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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
212
Commits
3
Branches
Tree:
69543ec39b
joel
main
practices
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '69543ec39b'
${ noResults }
expub_compendium
/
web
/
app
/
static
/
postcss.config.js
6 lines
90B
Raw
Blame
History
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
}
}