Closed nicetransition closed 11 years ago
What is the convention?
I think we should enforce leading _
in partial names (in most cases). What other rules should we include?
Partials require _
in front, that is the rule. But I mean the name of the file... should it be -
,_
, or camel cased for file names?
I'd recommend dash.
Oh, like _my-cool-partial.scss
? as apposed to _myCoolPartial.scss
?
I agree with the dash version.
I concur. Dashes make sense to me. I will update the current example.
:+1:
We should include a section for naming conventions of *.scss files, see partial example (
_somepartial
) in https://github.com/LukeAskew/Front-End-Standards/blob/master/Stylesheets/Sass.md#formatting