green-coder / girouette

Grammar-based, generative approach to CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind max-width classes only partially supported

philippamarkovics opened this issue · comments

Official Tailwind selectors for setting max-width, like max-w-4xl are simply ignored. Unofficial ones, like max-w-50%, seem to work fine though.

I added a bunch of more sizing tests for this in philippamarkovics@57d512c.

Also linking the Tailwind docs here for reference: https://tailwindcss.com/docs/max-width

Thank you for the bug report 👍