1.0.0 • Published 1 year ago

digital-system-color v1.0.0

Weekly downloads
-
License
GPL-3
Repository
github
Last release
1 year ago

Digital system Colors

Colors from Degital System Design made available to coders.

Available Forms

  • CSS: Classes for prototyping such as .color-sea-100, .bg-sea-100, .border-sea-100, .fill-sea-100 and .stroke-sea-100.
  • CSS variables such as --sea-100.
  • Sass, Scss: Color variables such as $sea-100.
  • Less: Color variables such as @sea-100.
  • Stylus: Color variables such as sea-100.

Usage

Download

Download what you like from dist directory and use it.