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
b291a119d5a26338d0ccb6d8f20c35fa64ccf799
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