UNPKG
@prss/vantage-theme
Version:
latest (1.4.2)
1.4.2
1.4.1
1.4.0
1.3.0
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.20
1.0.19
Vantage Theme for PRSS
github.com/prss-io/vantage-theme
prss-io/vantage-theme
@prss/vantage-theme
/
postcss.config.cjs
6 lines
(5 loc)
•
76 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { plugins: {
"@tailwindcss/postcss"
: {}, } };