master-co / css

The CSS Language and Framework
https://css.master.co
MIT License
1.75k stars 42 forks source link

📄 Tailwind Migration Guide: Space Utilities #352

Closed pjrundle closed 1 month ago

pjrundle commented 1 month ago

What is the improvement or update you wish to see?

Many TW users will be using the space-x|y utils, for which there isn't a direct replacement.

Suggest to add a short section to cover this, mentioning that MCSS recommends using gap instead.

Reasons could be along the lines of:

"If you really need to do the same thing, you can use the MCSS syntax mt:12x>*+*, ml:12px>*+* which is equivalent."

Does the docs page already exist? Please link to it.

https://rc.css.master.co/docs/migration/tailwindcss

1aron commented 1 month ago

Updated at https://rc.css.master.co/guide/migration/tailwindcss#gap-instead-of-space.

github-actions[bot] commented 2 weeks ago

:tada: This issue has been resolved in version 2.0.0-rc.41 :tada:

The release is available on:

Your semantic-release bot :package::rocket: