Skip to content

A simple SASS CSS setup for your global cascade with a responsive grid and utility classes for OOP CSS

Notifications You must be signed in to change notification settings

WebStew/sucSCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sucSCSS

A simple SASS CSS setup for your global cascade. There is an optional repsonsive CSS grid thrown in, still a work in progress but stands up pretty well to the current CSS within the sucSCSS project. Just remove the @import 'layout'; line within main.scss to roll with your own / favourite grid setup.

You will need your own preferred SASS compiler either of the following are a really good bet. I myself use LiveReload.

LiveReload : http://livereload.com/

Less PHP : http://leafo.net/lessphp/

Less JS : http://lesscss.org/

The reset.scss is roughly based off of the following approaches and will soon be updated to refrect the changes in these projects.

Eric Meyers reset : http://meyerweb.com/eric/tools/css/reset/

HTML5 Doctor : http://html5doctor.com/html-5-reset-stylesheet/

Mixins stolen from : http://designshack.net/articles/css/10-less-css-examples-you-should-steal-for-your-projects/

About

A simple SASS CSS setup for your global cascade with a responsive grid and utility classes for OOP CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published