feat: optimize Material Symbols
This commit is contained in:
@@ -31,6 +31,10 @@ This will also spin up [Redis Insight ](https://redis.io/insight/) so that you c
|
||||
- Click **'Add Redis database'**
|
||||
- Provide Connection URL `redis://redis:6379`
|
||||
|
||||
### Icons / Material Symbols
|
||||
|
||||
Read the README.md in the monorepo root.
|
||||
|
||||
## Learn More
|
||||
|
||||
To learn more about Next.js, take a look at the following resources:
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user