Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 762 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 762 Bytes

hexo-renderer-sass-next

Add Sass support for Hexo.

Support function url_for, hexo-config, hexo-theme-config for accessing hexo configs and url resolving.

Thanks to hexo-renderer-scss and hexo-renderer-sass-next.

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 github:unprintable123/hexo-renderer-sass-next -D