css-ing to death of the writer

I hate css.
This commit is contained in:
2023-08-14 17:14:46 +02:00
parent 6f6178b066
commit 3cc52e37b2
9 changed files with 245 additions and 52 deletions

View File

@@ -28,6 +28,7 @@
"eslint-plugin-svelte": "^2.30.0",
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.10.1",
"sass": "^1.65.1",
"svelte": "^4.0.5",
"svelte-check": "^3.4.3",
"tslib": "^2.4.1",
@@ -38,6 +39,7 @@
"type": "module",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.2",
"bulma": "^0.9.4",
"dotenv": "^16.3.1",
"js-yaml": "^4.1.0"
}