Skip to content
Discussion options

You must be logged in to vote

Hi,

Please change your postcss.config.js file, to something like:

module.exports = {
  plugins: {
    autoprefixer: {},
    '@tailwindcss/postcss': {},
  },
};

That is, remove the:

-    tailwindcss: {},

Replies: 1 comment 2 replies

Comment options

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

@icyJoseph
Comment options

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