Does bootstrap supports less and sass css structure in any form?
Answer Posted / Ashok Kumar Swarup
Yes, Bootstrap does support LESS and SASS CSS structures. These preprocessors allow you to write CSS more efficiently by using variables, mixins, functions, and nesting. In Bootstrap 3, LESS is used by default, but it can be switched to SASS if preferred.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers