This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
snowballtools-base-mirror
Watch
16
Star
0
Fork
0
You've already forked snowballtools-base-mirror
mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced
2024-12-23 00:57:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b261e7e436
snowballtools-base-mirror
/
packages
/
frontend
/
postcss.config.js
7 lines
81 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Switch from cra to vite
2024-04-11 21:40:22 +00:00
export
default
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
Lint using tsc; fix type errors
2024-04-11 23:10:39 +00:00
}
;
Reference in New Issue
Copy Permalink