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

one.scss « 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: 414af5e3f8b95869522c8e9c5cd4f55bf5013ef2 (plain)
1
2
3
4
5
@import "partials/one";

.one {
  color: red;
}