This website works better with JavaScript.
Home
Explore
Help
Sign In
WP6
/
expub_compendium
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
172
Commits
3
Branches
Tree:
91b53af5f5
expub_compendium
/
web
/
app
/
static
/
postcss.config.js
6 lines
90B
Raw
Blame
History
module
.exports = {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
}
}