A circular loader using CSS.
- Downloading the repository
git clone https://github.com/Anupam96786/circular-loader.git- Installing all dependencies
cd circular-loader
npm install- Starting the scss to css auto compilation
npm run compile:scss-
Changing variables in the
_variables.scssfile according to your need and save changes. -
Changes saved in any of the scss files will compile them to css automatically.
-
Now you can stop the auto compilation process.
-
Open
index.htmlfile in any of your browser.
( You can do 1 and 7 only if you don't want to change anything )