resource / Front-End-Standards

Front-end development standards for Resource.
MIT License
23 stars 1 forks source link

Variable naming examples #60

Closed nicetransition closed 11 years ago

nicetransition commented 11 years ago

Provide values for variables in https://github.com/LukeAskew/Front-End-Standards/blob/master/Stylesheets/Sass.md#variable-naming

apartyka commented 11 years ago

For the purpose of this example, I felt the name of the variable, rather than the value assigned was the point to get across.

https://github.com/LukeAskew/Front-End-Standards/blob/development/Stylesheets/Sass.md#Variables

nicetransition commented 11 years ago

(It should still align with standards)

LukeAskew commented 11 years ago

Yeah can you add some values just to make it more valid Sass?

apartyka commented 11 years ago

Certainly. For simplicity's sake, I am just going to add hex values for the set of $blue variables here.

nicetransition commented 11 years ago

These should be : not =

nicetransition commented 11 years ago

:+1: it happens