1.0.4 • Published 5 years ago

@coop/config v1.0.4

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

DEPRECATED - Coop Config

Config vars as JSON and SCSS for common Coop settings, colors, fonts etc.

  // JSON
  import config from '@coop/config/variables.json'

  // SCSS
  @import '~@coop/config/variables.scss';

Part of Coop Trolley