feat: enable design tokens in current web

This commit is contained in:
Christel Westerberg
2024-06-20 14:09:15 +02:00
parent 2c8640fec0
commit f1a0f7d0da

View File

@@ -1,4 +1,5 @@
import "@scandic-hotels/design-system/current/style.css"
import "@/app/globals.css"
import "@scandic-hotels/design-system/style.css"
import Script from "next/script"