mirror of
https://github.com/BeardedTek/flowbite-beardedtek.com.git
synced 2025-12-06 05:31:52 +00:00
INITIAL COMMIT
This commit is contained in:
7
postcss.config.js
Normal file
7
postcss.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
const config = {
|
||||
plugins: [
|
||||
"@tailwindcss/postcss"
|
||||
]
|
||||
}
|
||||
|
||||
module.exports = config
|
||||
Reference in New Issue
Block a user