This website works better with JavaScript.
Explore
Help
Register
Sign In
tuanbt
/
SGPT
Watch
1
Star
0
Fork
You've already forked SGPT
1
Code
Issues
Pull Requests
Packages
Projects
Releases
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.
6
Commits
1
Branch
0
Tags
22 MiB
Tag:
Branch:
Tree:
e577a90e65
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e577a90e65'
${ noResults }
SGPT
/
postcss.config.cjs
7 lines
82 B
Raw
Normal View
History
Unescape
Escape
Initial commit
2 years ago
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}