Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@cmmd-web/styles

Styles for CMMD applications

cmmd, web-components, styles

readme

CMMD-Styles

Styles for CMMD applications.

How to install

yarn add @cmmd-web/styles

How to use

import { blue, plusIcon } from '@cmmd-web/styles'

Style elements

  • Colors
  • Icons

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0 (2023-07-21)

Bug Fixes

  • dependencies: remove the unnecessary ones (e641bcf)

Features

  • 🎸 all components updated to last version of Lit (980b4e2)
  • styles: add CMMD fonts (c9b9430)
  • styles: add plus and cross icons (f40e2f9)
  • styles: add sizes file, add borderRadiusSize (fae86f8)
  • styles: add transparentBlack rgba (a375f76)
  • styles: initial commit (0559e10)
  • styles: new color darkgrey added (675ae70)
  • styles: new colors and icon (0cec6bb)

BREAKING CHANGES

  • 🧨 YES

1.1.0 (2020-04-26)

Bug Fixes

  • dependencies: remove the unnecessary ones (e641bcf)

Features

  • styles: add CMMD fonts (c9b9430)
  • styles: add plus and cross icons (f40e2f9)
  • styles: add sizes file, add borderRadiusSize (fae86f8)
  • styles: add transparentBlack rgba (a375f76)
  • styles: initial commit (0559e10)
  • styles: new color darkgrey added (675ae70)
  • styles: new colors and icon (0cec6bb)