Skip to content

mustangostang/preboot-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

preboot-sass

A port of Preboot 2 to SASS. Preboot by @mdo is a collection of LESS mixins and variables for quickly writing CSS.

Getting started

  • Create a new SASS file (e.g., application.scss)
  • Include Preboot via @import: "preboot"
  • Start writing your own SASS-flavored CSS

@mdo highly recommends using Preboot in conjunction with Normalize, a powerful tool for more consistent rendering of web components across various browsers and devices.

About

mdo/preboot.less → .sass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published