1.1.1 • Published 4 months ago

@digitalservice4germany/angie v1.1.1

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

Angie

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)

Contributing

We are using conventional commits.

You want to contribute? Welcome. Please read the CONTRIBUTING guide.

tldr; npm install && npm start

More

1.1.1

4 months ago

1.1.0

10 months ago

1.0.0

10 months ago

0.5.1

11 months ago

0.5.0

11 months ago

0.3.0

1 year ago

0.2.0

1 year ago

0.4.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.2

1 year ago