Skip to content

Can't follow tailwind course on official web #2671

Answered by shivanshsen7
shivanshsen7 asked this question in Help
Discussion options

You must be logged in to vote

Solved in postcss.config.js

module.exports = {
    plugins: [
        require('tailwindcss'),
        require('autoprefixer'),
    ]
}

I had typed module.export.:sweat_smile:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adamwathan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant