sugarfree

0.0.2 • Public • Published

sugarfree

Manage Sass in vanilla CSS workflows

About

Embed any SCSS syntax that is valid CSS syntax inside vanilla CSS inside @--sass-lang at-rules and use sugarfree to process the Sass inside these special rules

@--sass-lang {
  your {
    sass {
      --here: okay;
    }
  }
}

Package Sidebar

Install

npm i sugarfree

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

112 kB

Total Files

19

Last publish

Collaborators

  • tomhodgins