Add sections

This commit is contained in:
2023-01-16 10:14:39 +01:00
parent ea00e78a8d
commit 02b0685f48
17 changed files with 193 additions and 15 deletions

View File

@ -3,6 +3,7 @@ module.exports = {
content: [
"./index.html",
"./src/**/*.{vue,js,ts,jsx,tsx}",
"./node_modules/flowbite/**/*.js"
],
theme: {
extend: {},