This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
opengist
Watch
1
Star
0
Fork
0
You've already forked opengist
mirror of
https://github.com/thomiceli/opengist
synced
2024-11-08 12:55:50 +01:00
Code
Releases
Wiki
Activity
038d81df2d
opengist
/
postcss.config.js
8 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-03-14 16:22:52 +01:00
module
.
exports
=
{
Optimize assets
2023-03-23 16:00:48 +01:00
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
cssnano
:
{
}
,
}
,
Initial commit
2023-03-14 16:22:52 +01:00
}
Copy Permalink