Commit graph

7 commits

Author SHA1 Message Date
Michael Rose 4cc9fcb40a Use Jekyll native Sass/SCSS preprocessor
- Move .scss files to default `_sass` folder
- Configure Sass/SCSS in `_config.yml`
- Run .scss files through Autoprefixer
- Remove unnecessary npm scripts for building CSS
- Close #333
2016-08-08 16:01:37 -04:00
Michael Rose 47fd353201 Adjust link color 2016-04-05 21:37:16 -04:00
Michael Rose ecae46746d Improve flexibility of applying color to the theme 2016-04-05 15:18:05 -04:00
Michael Rose 045c7db1dd Replace px font-size with relative units (em and rem) 2016-03-30 16:59:48 -04:00
Michael Rose d541d45c9c Improve code readability 2016-03-21 16:36:24 -04:00
Michael Rose 0cf5f3d9bc Fix IE9 author sidebar styling 2016-03-21 12:37:10 -04:00
Michael Rose ce06d2e806 Rename folder scss with an "_" for Jekyll to ignore it 2016-03-18 15:49:50 -04:00
Renamed from assets/scss/_reset.scss (Browse further)