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
16aa1b2fd83a968636c97f58f37d3f2911f2651b
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