0.0.46 • Published 1 year ago

@honk-ds/css v0.0.46

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Fabric CSS

This is the core package for Fabric CSS, FINNs design system.

The package includes resets, core components and Tailwind utility classes tuned for FINN.

Usage (preferred)

The CSS should be used directly from Eik. This is because we can alias releases by major versions.

<link href="https://assets.finn.no/pkg/@fabric-ds/css/v1/fabric.min.css" rel="stylesheet" />

Usage (npm)

npm install @honk-ds/css

Development

Install dependencies:

npm install

Start a dev server:

npm run dev

Changes to to either the CSS, Tailwind configuration or the HTML files should hot reload.

We use commitizen to ensure coherent commit message structure, used by semantic release to generate change logs and handle versioning.

npm install -g commitizen

When installed, you should be able to type cz or git cz in your terminal to commit your changes (replacing git commit).

Add and commit with Commitizen

Releases

This project uses Semantic Release to automate package publishing when making changes to the main or next branch.

It is recommended to branch off the next branch and follow conventional commits when making changes. When your changes are ready for pull request, this should be opened against the next branch.

Read more in-depth about Fabric Releases here.

Please note that the version published will depend on your commit message structure. Make sure to use commitizen (see Development section).

0.0.46

1 year ago

0.0.40

1 year ago

0.0.41

1 year ago

0.0.42

1 year ago

0.0.43

1 year ago

0.0.44

1 year ago

0.0.22

2 years ago

0.0.45

1 year ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.37

1 year ago

0.0.30

1 year ago

0.0.31

1 year ago

0.0.32

1 year ago

0.0.33

1 year ago

0.0.34

1 year ago

0.0.26

1 year ago

0.0.27

1 year ago

0.0.28

1 year ago

0.0.29

1 year ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago