13 Reviews
The design is really great, but this is not Bootstrap, at least not the Bootstrap I know....
Author response
Hi, thanks for you review and feedback, in fact this is made with the Bulma framework, which is a lightweight alternative to Bootstrap. Best!
Simple style
Author response
Thank you so much!
by dregis 1 year ago
by grauf 3 years ago
Good Bulma starter kit!
Good support. He answered me in less than 1 hour, and send me the update before the envato update.
Rly good theme, and good front developper !
The code is clean
Author response
Thank you for this outstanding review! Much appreciated
Great themme, however the deep nesting of the scss files makes pulling out individual components and using them in Vue components really a headache.
Author response
Hello, we know it can be tough to extract some elements, however we wrote the SCSS like that for a good reason. Everyone out there is using a different framework and doesn't have the same requirements. Having nested scss is a way to write less code and to stay encapsulated inside the same parent. When writing Vue components, it's not an issue to have global styles, and it will work accross independent components. You can add scoped styles when you need something more specific inside your component. Sorry this dodn't meet your requirements.