Skip to content

A port of Skeleton's responsive grid framework to SASS

Notifications You must be signed in to change notification settings

jdevine/Skeleton-SASS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Extension of lazerwalker's Skeleton-SASS Sass adaptation of the Skeleton grid.

I include the original classes for backwards compatibility (especially with Spree, which I'm working with now).

I also include a poorly-named parameter for "border-width" to the column mixins which allows you to adjust the column width to account for any border and/or padding you have added to the element.

Note that the responsive parts are commented out in the mixin definitions because my client didn't like things moving around. I think it's best to assume that the layout shouldn't respond to a different screen size until the specific response is properly designed. At that point, you can uncomment it.

About

A port of Skeleton's responsive grid framework to SASS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published