Skip to content
/ fass Public

Fan-tastically Awesome Style Sheets

License

Notifications You must be signed in to change notification settings

novant-io/fass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fass: Fan-tastically Awesome Style Sheets

bodyFont  := Helvetica, sans-serif
textColor := #333

body {
  font: 14pt $bodyFont
  color: $textColor
  p {
    margin: 1em
  }
}

Coming soon.

About

Fan-tastically Awesome Style Sheets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages