Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
1) scss file download from the theme studio application
2) install the sass compiler package in global
3)enter the below command to scss file converted to the css file
*sass bootstrap.scss bootstrap.css*
4)throws a sass compiler error, please refer the below error message
Error: Top-level selectors may not contain the parent selector "&".
&.e-bigger .e-switch-wrapper,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
bootstrap.scss 13487:3 @content
bootstrap.scss 68:5 export-module()
bootstrap.scss 13269:1 root stylesheet