Skip to content

[CSS Utilities WG] Create a tailwind.config.js in GitLab UI

Requirements

  1. Should use design tokens for colors and spacing
  2. content property should point to js and vue files in src/components, src/directives, and src/utils
  3. tailwind.config.js needs to be included in the npm package so it can be extended in consuming projects. We probably need to update rollup.config.js to make this happen.
Edited by Peter Hegman