benjaminkott / bootstrap_package

Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.
https://www.bootstrap-package.com/
MIT License
338 stars 206 forks source link

Is $navbar-dropdown-columns ever used? #1430

Open DokusLab opened 1 year ago

DokusLab commented 1 year ago

Question

Description

I came across $navbar-dropdown-columns in Resources/Public/Scss/bootstrap5/_variables.scss and was wondering if it is used anywhere inside bootstrap or bootstrap_package?

And if not, should it be removed?