Closed peterbsmyth closed 4 years ago
Current:
### Add Theme and Core CSS
<link rel="stylesheet" href="https://unpkg.com/union-design-system/dist/theme.css"/> <link rel="stylesheet" href="https://unpkg.com/union-design-system/dist/union.css"/>
I'm putting this into a sapper project, guessing that "template.html" is the way to do it.
I could use guidance on the place to put these files.
This is a great point. I'll add this to the getting started docs, for Svelte specific installs
@peterbsmith2 Docs now updated to include svelte specific style includes.
Current:
### Add Theme and Core CSS
I'm putting this into a sapper project, guessing that "template.html" is the way to do it.
I could use guidance on the place to put these files.