scss-builder

1.0.4 • Public • Published

auto-sass-maker

A smart SASS package for automatic SCSS management.

Features ✨

  • 🎨 Automatically creates a sass/main.scss file and a public/css/style.css file upon installation.
  • 🔄 Watches the sass directory for SCSS file changes and updates main.scss automatically.
  • ⚙️ Simplifies the SASS compilation process with built-in scripts.

Installation 📦

To install the package, run:

npm install auto-sass-maker

Scripts 🛠️

Once installed, the following scripts are available in your project's package.json:

npm run start 

Starts the development server and watches SCSS files for changes.

npm run build:css 

compiles, add prefixes, and compresses css files before production.

Dependencies 📚

This package depends on the following:

Sass: For SCSS compilation. PostCSS: For CSS transformations. Autoprefixer: Adds vendor prefixes to CSS rules. Chokidar: For file watching capabilities. License 📄 This project is licensed under the ISC License.

Author 👤

Khuzaima-Developer

Notes

  • Feel free to customize the icons and text to better suit your style or project branding.
  • You can also include badges for build status, npm version, etc., at the top if applicable.

short-express

short-express

Package Sidebar

Install

npm i scss-builder

Weekly Downloads

6

Version

1.0.4

License

ISC

Unpacked Size

17.2 kB

Total Files

11

Last publish

Collaborators

  • khuzaima-developer