Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 365 Bytes

File metadata and controls

16 lines (11 loc) · 365 Bytes

Using SASS

Requirements

Installation

  1. cd src/ - Navigate to the source folder
  2. npm install - Install the dependencies

Usage

  1. cd src/ - Navigate to the source folder
  2. npm run start - Start the compiler

Other

When adding a new .scss file make sure to add it in src/scss/main.scss as an import.