UNPKG
@novicell/postcss-config
Version:
latest (0.4.2)
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
A postCSS 8 config for Nuxt and vite
@novicell/postcss-config
/
test
/
nuxt-app
/
tsconfig.json
5 lines
(4 loc)
•
88 B
JSON
View Raw
1
2
3
4
5
{ // https://v3.nuxtjs.org/concepts/typescript
"extends"
:
"./.nuxt/tsconfig.json"
}