Skip to content

esutoraiki/sisass

Repository files navigation

SISASS

Simple Interface for SASS

Requirements

  • Minimum Node v16.7.0

Installation

  1. Open a terminal at the root of your project

  2. Execute

npm explore sisass -- npm run init

This will install sisass at the root of the project in the assets folder. If you want to change the resource folder (for example), use the path parameter like so:

npm explore sisass -- npm run init -- --path../../resources/

Documentation

https://esutoraiki.github.io/sisass/