[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.

chore: update renovate configuration

Daniel Roe (Sep 21, 2024, 8:57 PM +0100) 7fde253f 3e484111

+4 -1
+4 -1
renovate.json
··· 1 1 { 2 - "extends": ["@nuxtjs"] 2 + "extends": [ 3 + "github>nuxt/renovate-config-nuxt" 4 + ], 5 + "$schema": "https://docs.renovatebot.com/renovate-schema.json" 3 6 }