chore: Generate scss_variables.js files if variables.scss file changes
The outdated scss_variables.js file is a common problem among developers running gitlab_ui. Since generating this file is very cheap, I think we can remove the condition that avoids this operation if the file already exists.
Closes #422 (closed)
Edited by Enrique Alcántara