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