Tailwindcss: New color palette and other experiments on the docs site

Created on 20 Aug 2020  路  3Comments  路  Source: tailwindlabs/tailwindcss

As stated in Release notes for 1.7 I'm trying to use

experimental: {
  uniformColorPalette: true
}

I really like new colors, but is there a way to see them all like the ones now on docs site?

Is there a "future" version to see master branch news day by day there?

Something like:

image

Why not?

Most helpful comment

You can take a look at my comment here: https://github.com/tailwindlabs/tailwindcss/pull/2132#issuecomment-675639181 :)

image

Code Sandbox: https://codesandbox.io/s/tailwind-color-palette-comparison-f1igi

All 3 comments

Not yet, maybe eventually. Takes a lot of work to make that happen, which means we have to _not_ work on other stuff :) For now, best way to keep up with experimental stuff is via GitHub and release notes.

You can take a look at my comment here: https://github.com/tailwindlabs/tailwindcss/pull/2132#issuecomment-675639181 :)

image

Code Sandbox: https://codesandbox.io/s/tailwind-color-palette-comparison-f1igi

I wrote a Color Theme Explorer for Tailwind CSS which supports the upcoming color palette. Super handy if you have to tinker with the Tailwind CSS colors.

Screenshot 2020-11-06 at 22 04 25

Was this page helpful?
0 / 5 - 0 ratings

Related issues

afuno picture afuno  路  3Comments

nternetinspired picture nternetinspired  路  3Comments

rgaufman picture rgaufman  路  3Comments

AlexVipond picture AlexVipond  路  3Comments

dbpolito picture dbpolito  路  3Comments