/sass-template

A starter Sass template for your projects.

Primary LanguageSCSSMIT LicenseMIT

Sass Template

This is a template for a Sass project. Built with Vite.

Table of Contents

Getting Started

To get started, clone this repository and run npm install to install the dev dependencies.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.

npm run build

Builds the app for production to the dist folder. It correctly bundles Sass in production mode and optimizes the build for the best performance.

npm run preview

Serves the production build locally.

Learn More