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
The distribution version of 5.2.3 contains a missing variable which is causing problems in buttons.
I installed the latest version via npm and in my node_modules folder in my node_modules/bootstrap/dist/css/bootstrap.css
Prerequisites
Describe the issue
The distribution version of 5.2.3 contains a missing variable which is causing problems in buttons.
I installed the latest version via npm and in my node_modules folder in my node_modules/bootstrap/dist/css/bootstrap.css
I have the following for class .btn:
Hope this is easily fixable. Thanks in advance!
Reduced test cases
No test case. Simply install via npm and see yourself.
What operating system(s) are you seeing the problem on?
Linux
What browser(s) are you seeing the problem on?
Chrome
What version of Bootstrap are you using?
^5.2.3
The text was updated successfully, but these errors were encountered: