Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Arbitrary grid class not work use Next.js #63

Closed
vunamhung opened this issue Mar 16, 2021 · 3 comments
Closed

Arbitrary grid class not work use Next.js #63

vunamhung opened this issue Mar 16, 2021 · 3 comments

Comments

@vunamhung
Copy link

I have a bug with arbitrary grid class. I use lg:grid-cols-[3fr,1fr] and it work fine on local but when I deploy code on vercel.com, class not work.
This is my website
https://apato-website-git-develop-vunamhung.vercel.app/careers

@adamwathan
Copy link
Member

Hmm weird, I wonder if it's related to this seemingly custom CSS rule?

image

Can you create a real project on GitHub that reproduces so we can test?

@wKovacs64
Copy link

I logged #45 earlier (with full reproduction), probably the same thing?

@adamwathan
Copy link
Member

Closing as duplicate of #45, let's track this there!

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

No branches or pull requests

3 participants