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
firstly,i want to say how much I appreciate Tailwind CSS. I usually avoid using CSS libraries or frameworks because they can stifle my creativity.
However, Tailwind CSS is a blessing—it offers plethora of options in various ways, including using the -[] syntax
but i think broder-[] class has some bug or issue at least .if use for exampleborder-[someCustomeWidth_dashed_someCustomeColor] it's not gona work and have to use border-[someCustomeWidth] border-dashed border-[someCustomeColor] which is totally fine and okay from some perspectives. If this aligns with the Tailwind Team's perspective, then I apologize for questioning it. However, if not :
-how do you feel about this?
-I'm happy to contribute to this project and work on fixing this feature ,but would you please guide me on where to start for contributing this feature.
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
-
Hi Tailwind Team,
firstly,i want to say how much I appreciate Tailwind CSS. I usually avoid using CSS libraries or frameworks because they can stifle my creativity.
However, Tailwind CSS is a blessing—it offers plethora of options in various ways, including using the
-[]
syntaxbut i think
broder-[]
class has some bug or issue at least .if use for exampleborder-[someCustomeWidth_dashed_someCustomeColor]
it's not gona work and have to useborder-[someCustomeWidth] border-dashed border-[someCustomeColor]
which is totally fine and okay from some perspectives. If this aligns with the Tailwind Team's perspective, then I apologize for questioning it. However, if not :-how do you feel about this?
-I'm happy to contribute to this project and work on fixing this feature ,but would you please guide me on where to start for contributing this feature.
Best regards,
Erfan Taheri
Beta Was this translation helpful? Give feedback.
All reactions