-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
It's not possible to modify or even see .scss files in the backend. Less files no problem, css, excellent. But scss files are not visible.
Add a scss folder in a template, place some .scss files in that folder, also .sass, .css and .less files to see the difference. Empty files is good enough to spot the problem.
You will see all the folders in the scss folder, and in those folders the .less and .css files. But not .sass and .scss files.

