This website requires JavaScript.
Explore
Help
Sign In
rosslh
/
coolify
Watch
1
Star
0
Fork
You've already forked coolify
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a0076db42e
coolify
/
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 a new issue
Copy permalink