Class: Tilt::ScssTemplate
- Inherits:
-
SassTemplate
- Object
- Template
- SassTemplate
- Tilt::ScssTemplate
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/tilt-2.0.11/lib/tilt/sass.rb
Overview
Sass’s new .scss type template implementation.
Instance Attribute Summary
Attributes inherited from Template
Method Summary
Methods inherited from SassTemplate
#allows_script?, #evaluate, #prepare
Methods inherited from Template
#basename, default_mime_type, default_mime_type=, #eval_file, #initialize, metadata, #metadata, #name, #render
Constructor Details
This class inherits a constructor from Tilt::Template