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
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
Indeed, it would be great if the theme came thus out of the box.
I'm actually adapting it to bootstrap-sass mainly because of libSASS's vastly superior compiling performance. But i'm not quite sure if what i've done is enough. Is adding bootstrap-sass-official in bower, renaming less files to scss + updating paths and replacing in comments.scss and widgets.scss all rules with the format ".btn;" with "@extend .btn;" enough?(I am new to preprocessors) Or will theme functionality break? Btw, I've actually created two separate Grunfile.js' witch are interchangeable and use either less or sass.
I guess what it boils down to is if this theme is ready to have its bower components updated. Correct?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Any bootstrap sass support? I see it is using less.
The text was updated successfully, but these errors were encountered: