This website requires JavaScript.
Explore
Help
Sign In
Jessy
/
brain-dump
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
972bafc4e06148f3970b6776d567e5867e22adac
brain-dump
/
postcss.config.mjs
T
6 lines
83 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2026-01-02 17:51:55 +01:00
const
config
=
{
plugins
:
[
"@tailwindcss/postcss"
],
};
export
default
config
;
Reference in New Issue
Copy Permalink