This repository provides a structured distribution kit for integrating the Ontario Design System into your applications. It includes all necessary assets, sample code, and configuration to help developers get started quickly.
src/
βββ favicons/ # Ontario favicon set
βββ fonts/ # Official font files
βββ html-samples/ # Sample HTML code for components
βββ icons/ # Icon assets
βββ logos/ # Logo assets
βββ scripts/ # JavaScript files for components
βββ styles/ # SCSS/CSS styles and variables
- Sample code for each Ontario Design System component
- HTML, SCSS, and JavaScript files ready for integration
- SCSS variables for customization
- Ontario Design System assets:
- Font files
- Favicon set
- Logos and icons
- Select the version you need from the list of tags.
- Browse the contents, download a ZIP file of the kit, or select specific files.
- Alternatively, clone the repository and explore the files and tags locally.
To explore how to work with the distribution kit, visit the Ontario Design System documentation about getting started for developers. There, you'll find guidance on integrating components, customizing styles, and using the assets included in this package.