SCSS to CSS, Create a file watcher in PyCharm

I recently found a way to convert automatically SCSS files to CSS with PyCharm. Today, we will see how to create a file watcher and let it take care of everything. Compass Firstly, we need to install compass which will do for us the transpiling. File watcher Now, let’s create a file watcher which will … Lire la suite SCSS to CSS, Create a file watcher in PyCharm