Skip to content
代码片段 群组 项目
未验证 提交 fde397c1 编辑于 作者: Paul Gascou-Vaillancourt's avatar Paul Gascou-Vaillancourt 提交者: GitLab
浏览文件

Remove remaining `@include` directives from SCSS files

This replaces some more `@include` rules with their actual CSS
definitions. This is done in preparation for moving to Tailwind CSS,
which won't let us include utilities the same way due to our inability
to support the `@apply` directive.

The `@include` approach was already questioned in the past as it doesn't
have much value over explicit style definitions and just adds an
unnecessary abstraction layer.
上级 d9d7af42
No related branches found
No related tags found
无相关合并请求
显示
37 个添加37 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册