I seem to recall that in previous versions of Our Favorite Editor, one could 
control how (for example) the formatting for a rule set with a single 
declaration differs from one with multiple declarations.

I happen to prefer:

body { font-family: "Comic Sans MS" }

to

body {
  font-family: "Comic Sans MS";
}

and then prefer this for multiple declarations

body {
  font-family: "Comic Sans MS";
  font-weight: bold;
}

Is it hot or am I crazy?
-- 
Lorin Rivers
Mosasaur: Killer Technical Marketing <http://www.mosasaur.com>
<mailto:lriv...@mosasaur.com>
512/203.3198 (m)


-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to