sabry 0.0.6

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

styly!(use_forwarded_sass:sass "tests/assets/use-forwarded.sass");
styly!(use_forwarded_scss:scss "tests/assets/use-forwarded.scss");