unfinished basic landing page/layout, navbar
This commit is contained in:
parent
09f1dbd607
commit
f2600b7809
8 changed files with 276 additions and 13 deletions
|
@ -3,6 +3,7 @@ module.exports = {
|
|||
content: [
|
||||
"./pages/**/*.{js,ts,jsx,tsx}",
|
||||
"./components/**/*.{js,ts,jsx,tsx}",
|
||||
"./layouts/**/*.{js,ts,jsx,tsx}",
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue