Projet

Général

Profil

Révision 4eeb3b46

Ajouté par Assos Assos il y a presque 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/bootstrap/starterkits/less/less/bootstrap.less
1
// Core variables and mixins
1
// This is almost an exact duplication of the bootstrap.less file provided
2
// by the Bootstrap Framework itself. The only difference from that file and
3
// this one are the first two @import statements for the original framework's
4
// variables and this theme's overrides of those variables. This is necessary
5
// due to the fact that the Less pre-compiler language does not have the
6
// concept of "default" variables.
7
//
8
// @see https://www.drupal.org/node/2775481
2 9
@import "../bootstrap/less/variables.less";
3 10
@import "variable-overrides.less";
11

  
12
// Mixins.
4 13
@import "../bootstrap/less/mixins.less";
5 14

  
6 15
// Reset and dependencies

Formats disponibles : Unified diff