Init
This commit is contained in:
6
tailwind.config.js
Normal file
6
tailwind.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
darkMode: "class", // or 'media'
|
||||
theme: {},
|
||||
variants: {},
|
||||
plugins: [],
|
||||
};
|
||||
Reference in New Issue
Block a user