A fork of hyde, the static site generation. Some patches will be pushed upstream.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

14 lines
227 B

  1. @import "inc/mixin"
  2. @import "inc/vars"
  3. @import "inc/reset.css"
  4. #header
  5. color base-color * 3
  6. border-left the-border
  7. border-right the-border * 2
  8. #footer
  9. color (base-color + #111) * 1.5
  10. #content
  11. rounded 10px