Commit Graph

11 Commits

Author SHA1 Message Date
Michael Rose 4b915b40be Sidebar off-canvas refactor (#11)
- Remove tinted background

- Refactor sidebar overlay
  - Remove problematic overlay and `pointer-events: hidden`
  - Size sidebar accordingly to avoid it covering up `.wrapper` content and interfering with interactions

- Add `-ms-` vendor prefixes for Internet Exploer

- Update CHANGELOG

Close #9
2017-03-27 14:43:01 -04:00
Michael Rose 85a69d0841 Disable SelectorDepth check 2017-03-17 09:59:53 -04:00
Michael Rose 06a91e44b2 Exclude /_sass/basically-basic/vendor/ 2017-03-16 14:54:54 -04:00
Michael Rose 5662e744a4 Exclude /_sass/basically-basic/_reset.scss from linting 2017-03-16 14:48:06 -04:00
Michael Rose 3c8dc61f17 Exclude reset SCSS from linting 2017-03-16 14:45:35 -04:00
Michael Rose bdb2033edd Cleanup SCSS Lint warnings 2017-03-16 14:34:29 -04:00
Michael Rose b4957fa34a Exclude vendor CSS from SCSS Lint 2017-03-16 11:55:17 -04:00
Michael Rose be18785b12 Disable color literal check 2017-03-16 11:46:27 -04:00
Michael Rose 576869eeff Disable SpaceAfterComment 2017-03-16 11:42:12 -04:00
Michael Rose a74d75020d SCSS Lint all _sass files 2017-03-16 11:39:01 -04:00
Michael Rose c9d69761ae Configure SCSS Lint 2017-03-16 11:32:16 -04:00