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
7daaa95ab934cc648fb437789e403d4a28eb6137
triggershell
/
app
/
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