me dejaron cocinar demaciado
This commit is contained in:
11
tailwind.config.js
Normal file
11
tailwind.config.js
Normal file
@@ -0,0 +1,11 @@
|
||||
module.exports = {
|
||||
content: [
|
||||
"./content/**/*.{html,md}",
|
||||
"./layouts/**/*.html",
|
||||
"./themes/**/*.{html,md}",
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [],
|
||||
};
|
||||
Reference in New Issue
Block a user