Skip to content

A collection of sass mixins that handle all of your cross-browser css3 styles

Notifications You must be signed in to change notification settings

adambom/CSS3-Please-for-SASS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS 3 Please for sass is an easy way to add cross-browser compatible css 3 styles to your sass projects.

To use it, just use the @import directive to add the css3please mixin to your project, like so:

@import "css3please"

Then you have access to all of the mixins in the file.

For example usage, see the examples.scss file.

About

A collection of sass mixins that handle all of your cross-browser css3 styles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published