orestaty 1.0.0

HTML-centered handlebars-based static site generator
Documentation
1
2
3
4
5
6
@import 'example/example';

body {
  font: 100% $font-stack;
  color: $primary-color;
}