- fbf129c: Update package.json#description to follow format "CSS voor de {Component Name} component".
- 2cf5367: Release with trusted npm publishing process.
- 32a5a21: Add missing devDependencies so the project can be built on its own.
-
bf3772d: Margin can now be set on a Paragraph using the following tokens:
--nl-paragraph-margin-block-start--nl-paragraph-margin-block-end
Both of these tokens, when not set, default to
reverthonouring either user styles or user agent styles.Margin can also be explicitly set on lead Paragraphs (
class="nl-paragraph nl-paragraph--lead") using:--nl-paragraph-lead-margin-block-start--nl-paragraph-lead-margin-block-end
Both of these default to their non-lead equivalent.
- 8659eb4: Update Sass build script to output compressed CSS
- 54aa4f1: Add provenance
-
5c327e8: Remove
--nl-document-*custom properties, the fallback in this package is stillinherit.Setting
--nl-paragraph-*custom properties explicitly to keep styling as it was. -
62354dc: Rename
_mixins.scssto_mixin.scss, update imports accordingly -
32c3df7: Rename the mixin
nl-paragraph__btonl-paragraph__lead-scss-workaround. -
32c3df7: Rename the class name
nl-paragraph__btonl-paragraph__lead.
- 8625b40: Add "homepage" fields to package.json files
- 3bf7d5f: Add LICENSE.md and README.md