UNPKG

@novicell/postcss-config

Version:

A postCSS 8 config for Nuxt and vite

11 lines (8 loc) 108 B
/** * Settings: Variables */ :root { /* Theme */ /* Novicell color */ --color-primary: #c80046; }