This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
snowballtools-base
Watch
16
Star
0
Fork
2
You've already forked snowballtools-base
Code
Issues
7
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9acbae91a5
snowballtools-base
/
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