简体   繁体   中英

tailwind css with vscode

( https://i.stack.imgur.com/i91uP.png ) how could I get those suggestion when I'm typing

I want to get the suggesting when typing

You have 2 possibilities to get the suggestions while writing code using the Tailwind CSS framework:

open the VS code quick open (Ctrl+P) and paste the following command ext install bradlc.vscode-tailwindcss And then install tailwind css and the tailwind config file named 'tailwind.config.js' in your workspace Done it should now add the suggestion For more details read the article here

you just need install an unocss extendion, i've tried a few methods,and didn't worked.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM