@system76/design

5.4.2 • Public • Published

@system76/design

System76 styles and design related web assets



npm travis-ci renovate standard Storybook


This repository contains all colors, style variables, typography and documentation related to how System76 styles it's web projects. It serves as the single source of truth that all other web projects should use.

Using

npm install --save-dev @system76/design

Tips

  1. You will need to ensure that babel sourceType is set to unambiguous. In nuxt, this means adding the following to your configuration:
build: {
  babel: {
    sourceType: 'unambiguous'
  }
}

Development

  1. Download the repository

  2. Run npm ci

  3. Run npm run build

  4. Run npm start

  5. Start hacking

Deployment

Simply push to master and travis will do all the work for you!

Package Sidebar

Install

npm i @system76/design

Weekly Downloads

39

Version

5.4.2

License

GPL-3.0

Unpacked Size

5.03 MB

Total Files

74

Last publish

Collaborators

  • system76