Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalize type style classes #4

Open
seanwash opened this issue Mar 24, 2016 · 1 comment
Open

Normalize type style classes #4

seanwash opened this issue Mar 24, 2016 · 1 comment
Labels

Comments

@seanwash
Copy link
Member

For example, ts = type style, tt = type transform, tw = typeweight, etc

@chrsgrffth
Copy link
Collaborator

I didn't originally do this because the adjectives (at least the ones I can think of) can only describe type (ie .italic, .underline, .caps, .strikethrough) so tt- or ts- may not be necessary to denote a type class.

<a class="caps italic tn-1 tw-bold"> vs <a class="tt-caps ts-italic tn-1 tw-bold">

I think this one comes down to consistency vs aesthetics (or ease of scanning). What do you think @seanwash ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants