Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 833 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 833 Bytes

Sassify Libary

Contribution 🙋

We keep this project going with help from people like you 😊. Everyone's help is welcome! ✨💪

If you like the project, please star it 🌟!

Development

Getting Started

To get the project up and running on your local machine, follow these simple steps:

Running the Project

  1. Running Sass:

     npm install sass --save-dev
  2. Start the Sass Compiler: To compile your Sass files into CSS, run the following command in your terminal:

    npm run sass

Feedback and Issues 💬

We welcome feedback and issue reports 📝 to help improve the Sassify Library. Feel free to open an issue on GitHub :octocat: if you encounter any problems or have suggestions for enhancements.