You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to figure out if we are able to which from Bootstrap to Tailwind.
In out project we have colors which are defined by our partners based on their brand.
For example, for one partner we use #c00 for red and #039 for blue. Bootstrap generates the lighter and darker values for us.
How can we set these colors with Tailwind and generate the palette colors (red-50 ... red-950 or blue-50 ... blue-950)? Is this possible with relative colors?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are trying to figure out if we are able to which from Bootstrap to Tailwind.
In out project we have colors which are defined by our partners based on their brand.
For example, for one partner we use
#c00
for red and#039
for blue. Bootstrap generates the lighter and darker values for us.How can we set these colors with Tailwind and generate the palette colors (red-50 ... red-950 or blue-50 ... blue-950)? Is this possible with relative colors?
Beta Was this translation helpful? Give feedback.
All reactions