2.0.1 • Published 11 months ago

@digitalservice4germany/angie v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Angie Design System

version npm downloads Conventional Commits

Tailwind plugin for products which use the DigitalService design system "Angie".

Installation

npm install @digitalservice4germany/angie

Add plugin to your Tailwind config

module.exports = {
  content: [...],
  presets: [require("@digitalservice4germany/style-dictionary/tailwind")],
  theme: {
    extend: {},
  },
  plugins: [require("@digitalservice4germany/angie")],
};

Documentation (styleguide)

Find the current version online.

Contributing

We are using conventional commits.

tldr; npm install && npm start

1.2.1

11 months ago

2.0.1

11 months ago

2.0.0

11 months ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.4.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.2

3 years ago