Paul Gascou-Vaillancourt
编辑于
This creates the `tailwind_all_the_way` feature flag and lays the groundwork for what we'll need to take advantage of it: * GitLab UI utitilies are moved to their own stylesheet so that we can easily switch between the legacy library and the Tailwind one. * We create the "all the way" Tailwind stylesheet and config. These compile the `app/assets/builds/tailwind_all_the_way.css` CSS file which gets included when the feature flag is enabled. For now, this file is unreliable as it requires the second iteration where we'll create the proper CSS in Js config for Tailwind to generate our legacy utils. * The Tailwind compiler is updated to compile both Tailwind CSS bundles.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
名称 | 最后提交 | 最后更新 |
---|---|---|
.. |