mirror of https://github.com/wg-easy/wg-easy
35 changed files with 1413 additions and 877 deletions
File diff suppressed because it is too large
@ -0,0 +1 @@ |
|||
/node_modules |
|||
|
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 69 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
File diff suppressed because it is too large
@ -0,0 +1,8 @@ |
|||
{ |
|||
"scripts": { |
|||
"buildcss": "npx tailwindcss -i ./src/css/app.css -o ./css/app.css" |
|||
}, |
|||
"devDependencies": { |
|||
"tailwindcss": "^3.4.1" |
|||
} |
|||
} |
|||
Loading…
Reference in new issue