Welcome to mirror list, hosted at ThFree Co, Russian Federation.

white.scss « themes « highlight « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ed1d9c924c06d3e150fb7569611d08e5c63d7c87 (plain)
1
2
3
4
5
.code.white {
  @import '../white_base';

  @include conflict-colors('white');
}