Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 471 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 471 Bytes

hexo-renderer-sass-next

Add Sass support for Hexo

Dart Sass is the primary implementation of Sass, which means it gets new features before any other implementation. It's fast, easy to install, and it compiles to pure JavaScript which makes it easy to integrate into modern web development workflows. Find out more or help out with its development on GitHub.

how to use

npm i hexo-renderer-sass-next -D