Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sass
master
Sass
Built with Crystal 1.9.2
2023-10-07 16:07:37 UTC
module
Sass
Extended Modules
Sass
Defined in:
sass.cr
sass/version.cr
Constant Summary
VERSION
=
"0.1.0"
Instance Method Summary
#compile_data
(data : String) : String
#compile_file
(file : String) : String
#libsass_version
: String
Macro Summary
andThen
(value)
Instance Method Detail
def
compile_data
(data : String) : String
#
[
View source
]
def
compile_file
(file : String) : String
#
[
View source
]
def
libsass_version
: String
#
[
View source
]
Macro Detail
macro
andThen
(value)
#
[
View source
]