[CSS Utilities WG] Create a tailwind.config.js in GitLab UI
Requirements
- Should use design tokens for colors and spacing
-
contentproperty should point tojsandvuefiles insrc/components,src/directives, andsrc/utils -
tailwind.config.jsneeds to be included in the npm package so it can be extended in consuming projects. We probably need to updaterollup.config.jsto make this happen.
Edited by Peter Hegman