Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-22Drop Normalize, port relevant parts to Reboot (#21741)Mark Otto
2016-12-29add align-self to linter property orderMark Otto
2016-12-22Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto
2016-11-27update scss linter to allow multiple spaces before on single lineMark Otto
2016-10-28Merge pull request #20225 from morishitter/v4-devMark Otto
2016-09-23Upgrade to normalize.css v4.2.0 and fix Hound exclusion.Bardi Harborow
2016-09-05Disable important flag on Sass linter (#20627)Mark Otto
2016-07-08Update SCSS-Lint to v0.49.0 (#20250)Geremia Taglialatela
2016-07-04Add flex-wrap and overflow-wrap properties to the list of property order in ....morishitter
2016-05-08Fix up linter to ignore all other Normalize upstream shenanigansMark Otto
2016-02-06linter overhaulMark Otto
2016-02-06rearrange scss lint config to put flex over floatMark Otto
2016-01-11Switch to actually-Safari-specific CSS hack when fixing vertical alignment of...Chris Rebert
2015-12-08ignore thatMark Otto
2015-12-01SCSS Lint: enable PseudoElement checkChris Rebert
2015-09-30Rename .scsslint.yml to .scss-lint.ymlnextgenthemes
2015-06-01add updated scss lint yml fileMark Otto
2015-05-28Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto
2014-12-09SCSS-Lint: StringQuotes: double_quotes , to match current styleChris Rebert
2014-12-09temporarily disable PropertySortOrder since it defaults to alphabeticalChris Rebert
2014-12-09SCSS-Lint: disable arbitrary selector/nesting depth limitsChris Rebert
2014-12-09SCSS-Lint: SpaceBeforeBrace: allow_single_line_padding: trueChris Rebert
2014-12-09add default SCSS-Lint configChris Rebert