This website requires JavaScript.
Explore
Help
Sign In
valknar
/
triggershell
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
23a4e2ebc00988ea17afc306ef9ebe0ac4a5382c
triggershell
/
postcss.config.mjs
T
8 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial implementation of TriggerShell
2026-08-15 18:37:30 +02:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink