This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
OpenCut
Watch
1
Star
0
Fork
0
mirror of
https://github.com/OpenCut-app/OpenCut.git
synced
2026-07-13 21:52:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
608dc1a62fdb133e218f45796cf936bdfb27c7ae
OpenCut
/
apps
/
web
/
postcss.config.mjs
T
8 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2025-06-22 10:02:50 +02:00
const
config
=
{
feat: masks, properties refactor, shaders, storage migrations, and more
2026-03-25 16:47:22 +01:00
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
Initial commit
2025-06-22 10:02:50 +02:00
};
export
default
config
;
Reference in New Issue
Copy Permalink