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

_two.scss « partials « main « watcher « fixtures « test « node-sass « node_modules - github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7a1ace9f2f44fae832b3dc5d8e95971098d89d4b (plain)
1
2
3
4
5
@import "partials/three";

.two {
  color: darkblue;
}