using svelte-fa and fontawesome-free-svg
This commit is contained in:
@@ -15,7 +15,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^4.5.8",
|
||||
"@fortawesome/fontawesome-free": "^6.2.0",
|
||||
"@fortawesome/fontawesome-svg-core": "^6.2.0",
|
||||
"@fortawesome/free-brands-svg-icons": "^6.2.0",
|
||||
"@fortawesome/free-regular-svg-icons": "^6.2.0",
|
||||
"@fortawesome/free-solid-svg-icons": "^6.2.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^1.0.4",
|
||||
"@tailwindcss/forms": "^0.5.3",
|
||||
"@tailwindcss/typography": "^0.5.7",
|
||||
@@ -31,6 +34,7 @@
|
||||
"sass": "^1.54.8",
|
||||
"svelte": "^3.50.0",
|
||||
"svelte-check": "^2.9.0",
|
||||
"svelte-fa": "^3.0.3",
|
||||
"svelte-preprocess": "^4.10.7",
|
||||
"tailwindcss": "^3.1.8",
|
||||
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#dev",
|
||||
|
||||
Reference in New Issue
Block a user