[docs][base-ui] Working With Tailwind guide - import conflicts in example code #38692
Closed
1 task done
Labels
docs
Improvements or additions to the documentation
support: docs-feedback
Feedback from documentation page
Duplicates
Related page
https://mui.com/base-ui/guides/working-with-tailwind-css/
Kind of issue
Unclear explanations
Issue description
Hello. Ran into some issues going through the Working With Tailwind guide using Base.
The Slider and Button imports in their respective components cause import declaration conflicts with local declarations.
Also, when adding 'thumb' to the Slider component slots, 'thumb' cannot be found.
Fixed by importing Slider/Button as BaseSlider/BaseButton and setting slots too:
Hope this is of use.
Context 🔦
Learn all the things.
The text was updated successfully, but these errors were encountered: