sabry 0.0.6

Syntactically Awesome But RustY - crate that brings SCSS/SASS into rust
Documentation
1
2
3
4
use sabry::styly;

styly!(sole_code_sass:sass "tests/assets/sole-code.sass");
styly!(sole_code_scss:scss "tests/assets/sole-code.scss");