mhulse / css-issues

Practical CSS code snippets and examples.
11 stars 1 forks source link

Curly quotes #82

Closed mhulse closed 6 years ago

mhulse commented 8 years ago

OPTION + [ (open square bracket) for double curly quote open, SHIFT + OPTION + [ for double curly quote close. Same for single, but using the close square bracket: ]

Atom, and I think Sublime, will auto populate the closing quote like it does for straight quotes

mhulse commented 6 years ago

Closing. Not really CSS issue.