This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
lasthourcloud
Watch
1
Star
1
Fork
0
You've already forked lasthourcloud
Code
Issues
Pull Requests
Packages
Projects
Releases
4
Wiki
Activity
6c065a64fa
lasthourcloud
/
apps
/
ui
/
postcss.config.cjs
7 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
v1.0.12 - Sveltekit migration (#44) Changed the whole tech stack to SvelteKit which means: - Typescript - SSR - No fastify :( - Beta, but it's fine! Other changes: - Tailwind -> Tailwind JIT - A lot more
2021-05-14 19:51:14 +00:00
module
.
exports
=
{
V2 (#111) Just v2
2022-02-10 14:47:44 +00:00
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
}
v1.0.12 - Sveltekit migration (#44) Changed the whole tech stack to SvelteKit which means: - Typescript - SSR - No fastify :( - Beta, but it's fine! Other changes: - Tailwind -> Tailwind JIT - A lot more
2021-05-14 19:51:14 +00:00
}
;
Reference in New Issue
Copy Permalink