feat: optimize Material Symbols

This commit is contained in:
Michael Zetterberg
2025-04-06 05:41:34 +02:00
parent 1239f0c662
commit f31b374370
13 changed files with 343 additions and 22 deletions

View File

@@ -2,7 +2,6 @@ import "@scandic-hotels/design-system/fonts.css"
import "@/app/globals.css"
import "@/public/_static/css/design-system-new-deprecated.css"
import "@scandic-hotels/design-system/style.css"
import "react-material-symbols/rounded"
import { ReactQueryDevtools } from "@tanstack/react-query-devtools"
import Script from "next/script"

View File

@@ -2,7 +2,6 @@ import "@scandic-hotels/design-system/fonts.css"
import "@/app/globals.css"
import "@/public/_static/css/design-system-current-deprecated.css"
import "@scandic-hotels/design-system/style.css"
import "react-material-symbols/rounded"
import Script from "next/script"

View File

@@ -2,7 +2,6 @@ import "@scandic-hotels/design-system/fonts.css"
import "@/app/globals.css"
import "@/public/_static/css/design-system-new-deprecated.css"
import "@scandic-hotels/design-system/style.css"
import "react-material-symbols/rounded"
import { ReactQueryDevtools } from "@tanstack/react-query-devtools"
import Script from "next/script"

View File

@@ -2,7 +2,6 @@ import "@scandic-hotels/design-system/fonts.css"
import "@/app/globals.css"
import "@/public/_static/css/design-system-new-deprecated.css"
import "@scandic-hotels/design-system/style.css"
import "react-material-symbols/rounded"
import Script from "next/script"