Skip to content

Releases: aragon/ods

v0.1.4

11 Jul 09:07
Compare
Choose a tag to compare

Changed

  • Downgrade tailwindcss dependency to v2
  • Remove tailwind-merge dependency, use classnames instead
  • Bump semver from 5.7.1 to 5.7.2

Added

  • CSS custom properties for design system

Fixed

  • Font size of Tag component
  • Unknown option warning when running prettier

v0.1.3

10 Jul 08:52
Compare
Choose a tag to compare

Fixed

  • Entrypoint of library on package.json file

v0.1.2

10 Jul 08:09
Compare
Choose a tag to compare

Added

  • Export Tailwind configuration file

Changed

  • Path to index.css file, from src/styles/index.css to /index.css

v0.1.1

10 Jul 08:07
Compare
Choose a tag to compare

Added

  • Setup of development tools for ODS library
  • Tag component