Downloads
Download tar.gz
14.37 KB
MD5: e68f8d11df726a945931c58cb22d0f5f
SHA-1: f7fef6c98690854403e695fa55005083f79c4827
SHA-256: 6b11137d0a664c2c9024aedce9ec63e80324aff719db60dc3fa04ba461891b1e
Download zip
25.24 KB
MD5: 3b434d8a375c16470f37ca130c85926b
SHA-1: e3872cf8bc98983f99c8810067e6e25df8197578
SHA-256: 696d5639cb767994ef96353770914d1abc89a985d3cacc3c30a5b914bc272bcf
Release notes
- Added support for SASS in the starter kit.
- Moved the base theme to its own subdirectory in the project package.
- Trimmed the reset so it only resets elements that actually need to be reset. (e.g. no longer set margin/padding of a div to 0 since it never has margins/paddings in the first place.)