Skip to content

I have issues with tailwind using the axum workspace template #2028

Answered by dglsparsons
mamaart asked this question in Q&A
Discussion options

You must be logged in to vote

In your tailwind.config.js, tailwind is looking for content under src:

module.exports = {
  content: { 
    files: ["*.html", "./src/**/*.rs"],
  },

But that starter template has no src directory.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@mamaart
Comment options

@dglsparsons
Comment options

Answer selected by mamaart
@mamaart
Comment options

Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants