Class for managing the watch mode and live reloading of Sass files.

Hierarchy

  • default

Constructors

Methods

Constructors

Methods

  • Watches the Sass source directory for changes and compiles the Sass files. It also starts a local server and enables live reloading using BrowserSync.

    Parameters

    • sassFilePath: string
    • cssOutputPath: string

    Returns void

Created by CodeAuthor1 Twitter