Some things could become parameters, like "aesthetics" ones :
- Use tabs or spaces for indentation ?
- Amount of spaces used for indentation ?
- Add a blank line before a new selector ?
- Break a line before opening brackets ?
Or more technical ones :
- Create variables when some values appear several times ?
- Concatenate @import files ?
- ...
Some things could become parameters, like "aesthetics" ones :
Or more technical ones :