Skip to content
代码片段 群组 项目
提交 5e429baf 编辑于 作者: Paul Gascou-Vaillancourt's avatar Paul Gascou-Vaillancourt 提交者: Lukas Eipert
浏览文件

Creates the `tailwind_all_the_way` feature flag

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.
上级 48291de7
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册