This website requires JavaScript.
Explore
Help
Register
Sign In
a
/
agola-web
Watch
1
Star
0
Fork
You've already forked agola-web
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
agola-web
/
postcss.config.js
4 lines
101 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
{
plugins
:
[
require
(
'tailwindcss'
)
(
'tailwind.js'
)
,
require
(
'autoprefixer'
)
(
)
]
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink