This website requires JavaScript.
Explore
Help
Register
Sign In
Ling0925
/
buster
mirror of
https://github.com/buster-so/buster.git
Watch
1
Star
0
Fork
You've already forked buster
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
906986b51e
buster
/
apps
/
web
/
postcss.config.mjs
6 lines
80 B
JavaScript
Raw
Blame
History
const
config
=
{
plugins
:
[
'@tailwindcss/postcss'
]
}
;
export
default
config
;
Reference in New Issue
View Git Blame
Copy Permalink