Tailwindcss-module: config file is gone

Created on 2 Oct 2020  路  1Comment  路  Source: nuxt-community/tailwindcss-module

Hi, just tried to create a new nuxt app, and realized that assets/css/main.css and tailwind config files are gone. I can understand why main.css is gone but was it intentional to get rid of config file ?

Tailwind CSS IntelliSense doesn't work unless tailwind.config.js is in workplace.

My nuxt and tailwind module versions are:

"nuxt": "^2.14.5", "@nuxtjs/tailwindcss": "^3.0.2",

Thanks

Most helpful comment

Hi @adhamfarrag

This is intentional, but you can always create an empty tailwind.config.js file if you want IntelliSense to work :)

>All comments

Hi @adhamfarrag

This is intentional, but you can always create an empty tailwind.config.js file if you want IntelliSense to work :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Yee1014 picture Yee1014  路  5Comments

michaelpumo picture michaelpumo  路  3Comments

duthanhduoc picture duthanhduoc  路  7Comments

Zenthae picture Zenthae  路  9Comments

miketromba picture miketromba  路  4Comments