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

_common.scss « depth-first « fixtures « test « node-sass « node_modules - github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7b30f5e2bd8a5372620c5a041af8862c106e5b39 (plain)
1
2
3
4
5
6
@import "vars";
@import "struct";

.myvars {
    content: quote($import_counter);
}