Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
wobblies
/
dashboard-20260114051212
/
assets
/
js
/
plugins
:
postcss.config.js
Advanced Search
Upload
New Item
Settings
-- Select Mode --
-- Select Theme --
-- Select Font Size --
Back
Back Up
Normal Editor
Save
module.exports = { plugins: { tailwindcss: { config: "./tailwindcss-config.js" }, autoprefixer: {}, }, };