@digitalservice4germany/angie

1.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @digitalservice4germany/angie

Weekly Downloads

810

Version

1.2.0

License

MIT

Unpacked Size

1.25 MB

Total Files

33

Last publish

Collaborators

  • digitalservice4germany