Hello,
I made a clean responsive theme based on the Foundation 5.4.7 Framework.
It support scss stylesheets.
All the original Foundation scss-files are included, and removed the unnecessary directories.
Download: Foundation5-sass
Tutorial:
Unpack and upload the Foundation-theme to your theme-directory.
Install SASS and COMPASS. (For a tutorial howto install sass and compass: http://www.zingdesign.com/the-sass-and-compass-tutorial-for-absolute-beginners/)
In the terminal:
- Navigate to your theme-directory: ../theme/Foundation5-sass/ - type 'compass watch'
For edit the settings, navigate to and edit:
../Foundation5-sass/scss/_settings.scss
If you want customize stylesheets, navigate to and edit: ../Foundation5-sass/scss/app.scss
For more info how to customize the scss stylesheets: http://foundation.zurb.com/docs/sass-files.html
If you don't want edit scss stylsheets, I add a fallback stylesheet: ../Foundation5-sass/css/foundation.css
I hope it is useful
Regards,
Christophe
I made a clean responsive theme based on the Foundation 5.4.7 Framework.
It support scss stylesheets.
All the original Foundation scss-files are included, and removed the unnecessary directories.
Download: Foundation5-sass
Tutorial:
Unpack and upload the Foundation-theme to your theme-directory.
Install SASS and COMPASS. (For a tutorial howto install sass and compass: http://www.zingdesign.com/the-sass-and-compass-tutorial-for-absolute-beginners/)
In the terminal:
- Navigate to your theme-directory: ../theme/Foundation5-sass/ - type 'compass watch'
For edit the settings, navigate to and edit:
../Foundation5-sass/scss/_settings.scss
If you want customize stylesheets, navigate to and edit: ../Foundation5-sass/scss/app.scss
For more info how to customize the scss stylesheets: http://foundation.zurb.com/docs/sass-files.html
If you don't want edit scss stylsheets, I add a fallback stylesheet: ../Foundation5-sass/css/foundation.css
I hope it is useful
Regards,
Christophe