# frozen_string_literal: true module Csso VERSION = '0.9.0' CSSO_JS_LIB = 'vendor/csso/csso.js' end