kjelsrud.dev/node_modules/tailwindcss/stubs/config.simple.js
sindrekjelsrud bb41712ce4 add TailwindCSS
+ a lot of node_modules?? unsure what happened
2023-07-20 20:28:44 +02:00

7 lines
83 B
JavaScript

module.exports = {
content: [],
theme: {
extend: {},
},
plugins: [],
}