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

_core.scss « scss « fork-awesome « assets « doc « src - github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 45e548bac56e1dc43326666171d3b4ef773b9800 (plain)
1
2
3
4
5
6
7
8
9
---
---

// Base Class Definition
// -------------------------

.#{$fa-css-prefix} {
{% include code/core.scss %}
}