Project
compass-unsemantic
This is a Compass Plugin that utilizies the Unsemantic CSS Framework (http://unsemantic.com/) by Nathan Smith. This plugin is very simple way to allow people to create a Grid system for websites using the unsemantic-vars.sass file within the sass/partials folder. This does not include the adapt version. This is only for the responsive version of the framework. I have duplicated the code from sass/partials/unsemantic-vars.sass file to the main .sass file for the compass plugin so it will be easier to implement the @import. Instead of @import "compass-unsemantic/unsemantic-vars" people can just write @import "compass-unsemantic" at the appropriate places. This plugin is mainly meant for people who want to roll their own grid using the Unsemantic CSS Framework (http://unsemnatic.com/). For documentation on where to add these import statements refer to http://unsemantic.com/sass-documentation#14-roll-your-own.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Licenses
MIT
Dependencies
Runtime
~> 0.11