9
I am learning to use Sass. All learning is going well.
The only thing I don’t understand yet is that every time I compile a file .scss
, it generates a file with the same name, with the extension .map
.
What is the purpose of this file .map
for the Sass?
Example (after I compile):
dir/
meu-css.sass
meu-css.css
meu-css.css.map
Thank you for the answer, friend :D
– Wallace Maxters
Nice to know you were helpful ;)
– rzani