Skip to content

Laravel mix does not work with tailwind css #1835

Answered by matthewmnewman
Kallal103 asked this question in Help
Discussion options

You must be logged in to vote

It seems you might have an error with your config file reference your background colours.

backgroundColor rather than backgroundColors

 backgroundColor: {
        page: "var(--page-background-color)",
        card: "var(--card-background-color)",
        button: "var(--button-background-color)"
 }

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@estevanmaito
Comment options

Comment options

You must be logged in to vote
2 replies
@estevanmaito
Comment options

@Kallal103
Comment options

Answer selected by Kallal103
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants