gitlab-org--gitlab-foss/app/assets/stylesheets/csslab.scss
Lukas Eipert 7d00eea697
Use absolute paths for SCSS imports
A recent update in [GitLab UI] and setting the [config.assets.paths] to
include `node_modules` for the resolution of SCSS imports, allows us to
have much nicer imports which don't rely on brittle relative paths.

This change also forwards @gitlab/ui to the newest version

[GitLab UI]: https://gitlab.com/gitlab-org/gitlab-ui/merge_requests/602
[config.assets.paths]: https://gitlab.com/gitlab-org/gitlab-ce/blob/d9026d0ffa0/config/application.rb#L169
2019-06-28 18:47:00 +02:00

1 line
47 B
SCSS

@import "@gitlab/csslab/dist/css/csslab-slim";