[READ-ONLY] Mirror of https://github.com/danielroe/postcss-capsize. PostCSS plugin to inject Capsize font metrics
0

Configure Feed

Select the types of activity you want to include in your feed.

ci: add top-level permissions

Daniel Roe (Jul 29, 2026, 8:21 AM +0100) ce63cc69 f196f6c7

+3 -1
+3 -1
.github/workflows/ci.yml
··· 7 7 push: 8 8 branches: 9 9 - main 10 - - renovate/* 10 + 11 + permissions: 12 + contents: read 11 13 12 14 jobs: 13 15 lint: