This website requires JavaScript.
Explore
Help
Register
Sign in
GeneralBots
/
gbclient
Watch
2
Star
1
Fork
You've already forked gbclient
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
878ce97c54
gbclient
/
postcss.config.js
7 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports
2025-03-30 21:47:18 -03:00
// postcss.config.js
export
default
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
}
Reference in a new issue
Copy permalink