Tailwind plugin for products which use the DigitalService design system "Angie".
npm install @digitalservice4germany/angie
module.exports = {
content: [...],
presets: [require("@digitalservice4germany/style-dictionary/tailwind")],
theme: {
extend: {},
},
plugins: [require("@digitalservice4germany/angie")],
};
Find the current version online.
We are using conventional commits.
tldr; npm install && npm start