# File lib/staticmatic/mixins/build.rb, line 3
  def build
    build_css
    build_html
  end