Merge branch 'master' into legislation-module-stable

This commit is contained in:
Amaia Castro
2017-01-17 10:46:33 +01:00
40 changed files with 687 additions and 127 deletions

View File

@@ -0,0 +1,5 @@
// Overrides and adds customized foundation settings in this file
// Read more on documentation:
// * English: https://github.com/consul/consul/blob/master/CUSTOMIZE_EN.md#css
// * Spanish: https://github.com/consul/consul/blob/master/CUSTOMIZE_ES.md#css
//

View File

@@ -1,6 +1,7 @@
@charset 'utf-8';
@import 'settings';
@import 'custom_settings';
@import 'foundation';
@include foundation-global-styles;