Closed dbox closed 9 years ago
I'm not so certain on the last one :chicken:, my conventions doc has gone seriously unmaintained because of my limited time to devote to open source at my current job
FWIW I think the community needs such a doc, but i'm fine to cross off #3.
I have this almost done. It was not trivial. Post update on this soon.
Done in #209
Probably should make this v0.5.x. Not sure if there would be any breaking changes but better safe than sorry.
So up next v0.4.3:
rule()
hover-glow()
and hover-float()
click-down()
,click-inset()
, click-shadow()
, & click-shrink()
print
to reset
v0.5.0
v0.5.1
Then we'll push dropping nib to v0.6.x
Good roadmap. I'm going to get some stuff merged today, sorry for the delays!
Honestly I didn't expect the nib removal to go so quickly. Not sure we even really need to have new variable structure be it's own release now. We can just roll it out with the sans-nib update.
I think we tackle this before #192.
Per conversation on https://github.com/declandewet/stylus-conventions/issues/8#issuecomment-124158817
We need to:
$
to all variables$dash-case
Reference @declandewet's conventions doc in contributing?