This website requires JavaScript.
Explore
Help
Sign in
amethyst
/
keywind
Watch
1
Star
1
Fork
You've already forked keywind
0
forked from
mirrors/keywind
Code
Pull requests
Activity
master
keywind
/
postcss.config.js
7 lines
83 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2021-07-05 11:40:00 +00:00
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
feat!: migrate from snowpack to vite
2022-09-03 08:00:00 +00:00
autoprefixer
:
{
}
,
Initial commit
2021-07-05 11:40:00 +00:00
}
,
}
;
Copy permalink