After you've published your UI Kit, all you need to do to set it up for use in your website, is copy and paste your "Embed code" into the head of your website or webpage.
And that's it! If you're curious what those two lines of code are, you can read on. Otherwise, you can skip ahead to Using your UI Kit.
One thing to note before we move on, you only have to embed your code once. If you publish a future version of your UI Kit, your embed code will live update with the latest changes.
Line 1: Your Google Font
GroundworkUI UI Kits use Google Fonts, and the first line that you copy into your website looks like this:
This code allows your website or webpage to use the font you've chosen.
Line 2: Your UI Kit CSS
The second line that you copy into your website looks like this
This line of code contains all the CSS that you need to use your UI Kit.