Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
317.81 KB
MD5: 2015bc4639d4df004a8dbfda2f9e0e2d
SHA-1: fdaaf39215090e9c9692e913b83aecc8d8ffa885
SHA-256: 9894dd7c461e45d3f097049f255852c1449c7375a13f556998cd050cf57de65b
Download zip
466.08 KB
MD5: f9f803ff9834b979a5c10165c5065c27
SHA-1: f5b190ff514880be657827f3b38ab81a5f27abc1
SHA-256: eb24b7e1ebb73ae59ad6b990e34c64e826acf370e7a20fd36f8f15156a4928c3
Release notes
- Sasson has a new demo site at http://sasson.rtl-themes.co.il/
- Updated HTML5Boilerplate (boilerplate.css) to v3
- Updated HTML5Shiv to v3
- New Feature : auto directionality flipping with @flip {file: "filename.scss"};
- Added hook_sasson_post_parse_alter()
- Remove style.css from subtheme, too confusing
- Reformatted sass comments
- Reformatted 960gs plugin for better fluid layout and rtl support
- Renamed _base.scss to _clear.scss to prevent conflicts
- Fixed issue #1431432 by robertom: Fix handling external css files
- Fixed issue #1388344 by tsi, richthegeek : @extend doesn't respect parent selectors in nested rules