using @use rule with Bootstrap #41088
-
I've noticed that Bootstrap hasn't implemented the |
Beta Was this translation helpful? Give feedback.
Answered by
julien-deramond
Dec 28, 2024
Replies: 2 comments 2 replies
-
Is there no way to use the @use rule or the bootstrap team would implement using the @forward and @use rules in later version. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Long story short, it's very difficult to migrate as-is. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm currently tackling it in #41112 for a possible integration in the last Bootstrap v5 release (maybe 5.5.0). This is one of the next steps. When it'll be more stable, you could help with the testing phase.