Note: this is a simplified version of the article "How to use SCSS/SASS in your Django project (Python Way)" written by Michael Yin.
# Setting up a virtual environment with pipenv
$ pipenv install
$ pipenv shell
Note: this is a simplified version of the article "How to use SCSS/SASS in your Django project (Python Way)" written by Michael Yin.
# Setting up a virtual environment with pipenv
$ pipenv install
$ pipenv shell