Custom modal with JS and Sass
Hi!
In this post I will try to create custom modal popup with JS. For styling I will use Sass.
How to set up Sass
Install node and npm
Install SASS from your command line using npm install -g sass
Once done, you need to install an extension in VSCod...
krzszk.hashnode.dev4 min read