5.4.2 • Published 2 years ago

@system76/design v5.4.2

Weekly downloads
61
License
GPL-3.0
Repository
github
Last release
2 years ago

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!

5.4.2

2 years ago

5.4.1

3 years ago

5.4.0

3 years ago

5.3.0

4 years ago

5.2.1

4 years ago

5.2.0

4 years ago

5.1.0

4 years ago

5.0.0

4 years ago

4.0.0

4 years ago

3.3.1

4 years ago

3.3.0

4 years ago

3.2.0

4 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago