@jothsa/jcss

0.0.1 • Public • Published

Goals

  • modern css using postcss
  • class based styling mainly (??)
  • accessible
  • easily themeable using props
  • nothing that can be found in tailwind

Colors

These colors will be used in both light and dark mode, however they will be different in low or high contrast. The color values are not shown here (obv), but each color is unique

  • primary
  • secondary
  • tertiary
  • contrast

Color Variables

These are used to access the colors

  • --{primary,secondary,tertiary}-bg{-{l,d,hc,lc}}
  • --{primary}-color
  • --{primary,secondary,tertiary}-link

l = light d = dark hc = high contrast lc = low contrast

Readme

Keywords

none

Package Sidebar

Install

npm i @jothsa/jcss

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

36.6 kB

Total Files

27

Last publish

Collaborators

  • jothsa