This website requires JavaScript.
Explore
Help
Sign In
Jessy
/
libreboard.app
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5e321cc2dd371f217e718c1e0e70b6093961c875
libreboard.app
/
postcss.config.mjs
T
8 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit from Create Next App
2026-02-18 16:00:14 +01:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink