question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Color list in tailwind 2

See original GitHub issue

Version

@nuxtjs/tailwindcss: 3.1.0 nuxt: 2.14.6 tailwindcss: 2.0.1

Steps to reproduce

Default behavior

What is Expected?

all colors has to be displayed on _tailwind url

What is actually happening?

some colors aren’t displayed by default like orange and teal, their are disabled by default in tailwindcss now, you need to extends the config, so this is happening https://i.imgur.com/LLk0pAS.png

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Atinuxcommented, Dec 17, 2020

Closing since v3.4.0 is out 🔥

1reaction
Atinuxcommented, Dec 8, 2020

I love your project, I will see if we can integrate it directly to join forces ☺️

Read more comments on GitHub >

github_iconTop Results From Across the Web

Customizing Colors - Tailwind CSS
Tailwind uses literal color names (like red, green, etc.) and a numeric scale (where 50 is light and 900 is dark) by default....
Read more >
Tailwind Colours
red · #f44336. red-50 ; pink · #e91e63. pink-50 ; purple · #9c27b0. purple-50 ; deep-purple · #673ab7. deep-purple-50 ; indigo · #3f51b5....
Read more >
How to add new colors to tailwind-css and keep the original ...
Add your custom color values to theme > extend > colors section in tailwind.config.js //tailwind.config.js module.exports = { theme: ...
Read more >
Color list in tailwind 2 · Issue #218 · nuxt-modules/tailwindcss
Version @nuxtjs/tailwindcss: 3.1.0 nuxt: 2.14.6 tailwindcss: 2.0.1 Steps to reproduce Default behavior What is Expected? all colors has to ...
Read more >
How to add new colors to tailwind-css and keep the originals ...
Step 1: Run the below code to your folder's terminal. · Step 2: Copy and paste the below code to your folder's terminal....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found