Skip to content

Issue with "grid-cols-10" not working in Tailwind CSS #12878

Discussion options

You must be logged in to vote

The issue has been resolved by adding the file path to the tailwind.config.js file.

The main component where I was encountering the error is located in the containers directory. By adding the following path to the Tailwind CSS configuration, the problem was fixed:

'./containers/**/*.{js,ts,jsx,tsx,mdx}',

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@inlancersystem4
Comment options

@AM-NiceDay
Comment options

@Sathishkumar0404
Comment options

@Sathishkumar0404
Comment options

Answer selected by Sathishkumar0404
@bigg-S
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
4 participants