Files
cunningham/packages/tokens/CHANGELOG.md
jbpenrath c9f8540dfb 🔖(tokens) bump to 0.4.0
Minor Changes
- 7eac0bf: Suffix all sass maps with the `!default` map
- fb2fb3e: Do not generate sass sub maps
2023-05-05 11:18:39 +02:00

1.6 KiB

@openfun/cunningham-tokens

0.4.0

Minor Changes

  • 7eac0bf: Suffix all sass maps with the !default map
  • fb2fb3e: Do not generate sass sub maps

0.3.0

Minor Changes

0.2.0

Minor Changes

  • b79c23d: Change timing functions and transition duration to get speed but smooth transitions
  • 1667d9b: Add a sass generator

Patch Changes

  • cf32571: Fix a typo within cunningham.ts file
  • 72091ee: Add a blank line at the end of token files

0.1.1

Patch Changes

  • 479e077: fix windows generate tokens
  • 2a5acea: The CSS utility classes are no longer automatically included when using Cunningham bin.

0.1.0

Minor Changes