issues Search Results · repo:RyanClementsHax/tailwindcss-themer language:TypeScript
Filter by
23 results
(53 ms)23 results
inRyanClementsHax/tailwindcss-themer (press backspace or delete to remove)Describe the bug
Custom keyframes defined in tailwind.config.js are not included in the CSS output.
Your minimal, reproducible example
https://github.com/jancbeck/tailwindcss-themer-keyframes-issue/tree/keyframes-issue ...
bug
keep
jancbeck
- 1
- Opened on Nov 6, 2024
- #155
Describe the bug
When the value applied to the themer is called into the theme function, the alpha-value is exposed as is (no color is
applied).
image
Your minimal, reproducible example
https://github.com/dungsil/issues/tree/main/tailwindcss-themer-121 ...
expected behavior
dungsil
- 2
- Opened on Dec 28, 2023
- #121
Describe the bug
Hello i m not sure if this is a bug or just expected behavior.
When adding a defaultTheme and another theme. The tailwindcss theme() function does not seem to be working as expected. ...
non-issue
houtaiwong-toast
- 2
- Opened on Dec 13, 2023
- #118
Describe the bug
When i set a token like this, at Light Theme: backgroundHover: rgba(0,0,0,0.9) , and switch change it in Dark Theme:
backgroundHover: rgba(255,255,255,0.5) , The color does change, but ...
help wanted
Stale
hihahihahoho
- 11
- Opened on Dec 12, 2023
- #117
Describe the bug
Environment : React v18 Nextjs v14.0.3 (App Router) Tailwind v3.3.0 Tailwind Themer v4.0.0 Postcss v8
I have multiple theme like this
{
name: theme1 ,
selectors: [ [data-theme= ...
expected behavior
jovinlidan
- 3
- Opened on Dec 6, 2023
- #115
Describe the bug
In Nextjs 13 with app directory if we don t have a client component in the app directory used on the current page, this
plugin doesn t work
Your minimal, reproducible example
https://codesandbox.io/p/sandbox/distracted-nightingale-3pqhv4?file=%2Ftailwind.config.js%3A39%2C29 ...
keep
god-of-javascript
- 3
- Opened on Jun 25, 2023
- #80
Describe the bug
Note: I m using typescript for the configuration, which is supported in tailwindcss v3.3.2
If i have a tailwind configuration with a boolean value, then I get the following error message. ...
keep
Hartoeft
- 3
- Opened on May 31, 2023
- #78
Describe the bug
When setting a color token with a value of transparent, the CSS variable is set to 0, 0, 0 with a default of
--tw-bg-opacity: 1. This causes the output color to be black.
My assumption ...
keep
released
troymcginnis
- 9
- Opened on May 23, 2023
- #77
Describe the bug
I use this plugin with radix color palette (check https://github.com/RyanClementsHax/tailwindcss-themer/issues/67). All
regular colors work fine, but all A colors do not. Like, gray works, ...
keep
released
silveltman
- 6
- Opened on May 13, 2023
- #74
Describe the bug
I am using storybook with tailwindcss. When running my app in dev mode, color theme switching works fine. When using
storybook, nothing happens to my styles, even though the class is ...
keep
PhilippMolitor
- 6
- Opened on May 11, 2023
- #72

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.