Projet

Général

Profil

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

root / drupal7 / sites / all / themes / bootstrap / bootstrap_subtheme / less / style.less @ 87dbc3bf

1
// Bootstrap library.
2
@import 'bootstrap.less';
3

    
4
// Base-theme overrides.
5
@import 'overrides.less';
6

    
7
// Theme specific.
8
@import 'header.less';
9
@import 'content.less';
10
@import 'footer.less';