Commit graph

12 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 85db09fe35 Use $notice-color to style box-shadow on notices 2016-04-05 22:05:26 -04:00
Michael Rose 20fe00d058 Style links in notices 2016-04-05 21:30:25 -04:00
Michael Rose ecae46746d Improve flexibility of applying color to the theme 2016-04-05 15:18:05 -04:00
Michael Rose d04308520f Adjust sidebar navigation list and syntax highlighting styles 2016-03-31 21:41:00 -04:00
Michael Rose 4548f70ee5 Refine notices 2016-03-30 21:52:58 -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 83f519db1e Finesse paragraph indention 2016-03-25 09:11:13 -04:00
Michael Rose 0feeb21821 Update labels, and colors, and things 2016-03-22 22:59:39 -04:00
Michael Rose d541d45c9c Improve code readability 2016-03-21 16:36:24 -04:00
Michael Rose d5ce1b2226 Simplify styling 2016-03-19 21:50:18 -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/_notices.scss (Browse further)