This website requires JavaScript.
Explore
Help
Sign In
Jessy
/
NASG
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5f6f76014b8f3b957c2145b14dbffe73a710710d
NASG
/
postcss.config.mjs
T
6 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: initial release of NASG
2025-08-20 22:56:16 +02:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink