Closed beeFlaherty closed 6 years ago
@beeFlaherty this looks good, but could you please do the following:
1) Correct the stylelint issues in _breakpoints.scss 2) Correct the indentation of
Added: https://github.com/realise-labs/gulp-boilerplate/wiki/Sass-Mixins and https://github.com/realise-labs/gulp-boilerplate/wiki/Bootstrap to wiki.
Added a commit to do the following: Fixed scss indentation in bootstrap file. Added Grid -examples includes file, includes full examples of bs 4 and 3. - this throws a style tag error, as it includes an inline
For issue #49. Added original Sass for bootstrap 4 grid only, with variables pulled from main grid file. Made the bootstrap breakpoint mixins available for use on the rest of the site.
Also added bootstrap 3 grid only should it be required to support <IE10