Projet

Général

Profil

Paste
Télécharger (176 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / bootstrap / starterkits / sass / scss / style.scss @ 7547bb19

1
// Default variables.
2
@import 'default-variables';
3

    
4
// Bootstrap Framework.
5
@import '../bootstrap/assets/stylesheets/bootstrap';
6

    
7
// Base-theme overrides.
8
@import 'overrides';