Class: Assets::Rule::Compile::Css

Inherits:
Assets::Rule::Compile show all
Defined in:
lib/assets/rule/compile/css.rb

Overview

Abstract base class for compilers that compile to css

Direct Known Subclasses

Sass, Scss

Defined Under Namespace

Classes: Sass, Scss

Constant Summary collapse

MIME =
Mime::CSS

Method Summary

Methods inherited from Assets::Rule::Compile

build, #mime, mime, #name, registry, #target_name, #updated_at

Methods inherited from Assets::Rule

#asset, #body, #fresh_at?, #mime, #rename, #updated_at