1.2.0 • Published 10 months ago

@digitalservice4germany/angie v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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.0

10 months ago

1.1.2

10 months ago

1.1.1

1 year ago

1.1.0

2 years ago

1.0.0

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.4.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago