fix: moved scss and css to seperate file, fixed overflow
chore: added folders to gitignore Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
906ca7806e
commit
ab864e0247
10 changed files with 250 additions and 244 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -21,4 +21,8 @@ pnpm-debug.log*
|
|||
.DS_Store
|
||||
|
||||
/.idea/
|
||||
/.fleet/
|
||||
/.fleet/
|
||||
|
||||
/.next/
|
||||
|
||||
next-env.d.ts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue