Helsingborgs stad - Style guide

Welcome to the online style guide intended for websites within Helsingborgs stad. The guide provides examples, markup and themes for our standardized components.

Getting started

You can easily get started by including our CSS and JavaScript from our GitHub CDN. For the advanced user who wants to customize our code, please refer to the source files in our GitHub repository.

Using GitHub CDN

Copy and pase this CSS link to the <head> of your document.

<link rel="stylesheet" href="http://styleguide.dev/dist/css/hbg-prime.css">

Include the JavaScript by copy and pasting the snippet below just before your </body> closing tag.

<link rel="stylesheet" href="http://styleguide.dev/dist/css/hbg-prime.css">