Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Work in Progress: Unofficial Amsterdam design tokens based on the NL Design System architecture. This project is not endorsed by the Municipality of Amsterdam.

License

EUPL-1.2, EUPL-1.2 licenses found

Licenses found

EUPL-1.2
LICENSE.md
EUPL-1.2
LICENSE.txt
Notifications You must be signed in to change notification settings

nl-design-system/amsterdam-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Design Tokens for Amsterdam Design System

This project is not endorsed by the Municipality of Amsterdam.

Applying design elements from this project is strictly prohibited for organisations that are not part of the Municipality of Amsterdam.

This project is part of a community iniative to use NL Design System components for projects that need to adhere to the Amsterdam Design System. Teams from the central Municipality of Amsterdam, as well as those who are contracted by them to develop websites and apps, are able to collaborate via this project.

Code of Conduct

We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community. Read our Code of Conduct if you haven't already.

Getting started

Include the Design Token CSS variables:

<link
  rel="stylesheet"
  type="text/css"
  href="https://unpkg.com/@nl-design-system-unstable/amsterdam-design-tokens/dist/index.css"
/>

Combine it with the latest Web Components from the NL Design System community, for example:

<script
  src="https://unpkg.com/@utrecht/web-component-library-stencil/dist/utrecht/utrecht.esm.js"
  type="module"
></script>

Then you can go ahead and see the result:

<utrecht-html-content>
  <h1>Page styled with NL Design System</h1>
</utrecht-html-content>

License

This project is free and open-source software licensed under the European Union Public License (EUPL) v1.2.

For information about proprietary assets in this repository, please carefully read the NOTICE file.

About

Work in Progress: Unofficial Amsterdam design tokens based on the NL Design System architecture. This project is not endorsed by the Municipality of Amsterdam.

Topics

Resources

License

EUPL-1.2, EUPL-1.2 licenses found

Licenses found

EUPL-1.2
LICENSE.md
EUPL-1.2
LICENSE.txt

Code of conduct

Stars

Watchers

Forks

Packages

No packages published