0.0.3 • Published 6 years ago

@ica-dev/brand v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

ica-brand

This is the global settings package for building JavaScript-based frontend projects on ICA.

The package contains:

  • colors
  • font sizes
  • font-face.css: - import this into your project to gain access to the @font-face declarations, then serve the fonts from /static/fonts/font.woff2
  • spacing: ICAs base 8 spacing list
  • transitions: basic cubic-bezier functions
  • breakpoints: a list of breakpoints ranging from mobile to tablet to desktop
  • z-indexes: an ordered list with a 10 interval is generated from a string[], followed by custom z-indexes

There are also a couple of utility functions related to creating components with Styletron

  • media
  • pseudo