# frozen_string_literal: true require 'sass/plugin/rack' # require 'rack/protection' require_relative 'sutty' # use Rack::Protection Sass::Plugin.options[:style] = :compressed use Sass::Plugin::Rack run Sutty::App