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

naming collision for .pre #18

Open
bnjmnrsh opened this issue Nov 28, 2022 · 1 comment
Open

naming collision for .pre #18

bnjmnrsh opened this issue Nov 28, 2022 · 1 comment

Comments

@bnjmnrsh
Copy link
Member

The pre class is used in two places.

https://github.com/tachyons-css/tachyons/blob/master/src/_code.css#L7
https://github.com/tachyons-css/tachyons/blob/master/src/_white-space.css#L15

As per Tachyons #467

@bnjmnrsh
Copy link
Member Author

bnjmnrsh commented Dec 5, 2022

Since the white space class of .ws-normal already exists, it makes sense to prefix all white space properties with ws-*

.ws-normal
.ws-nowrap
.ws-pre
.ws-pre-wrap

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

No branches or pull requests

1 participant