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
I am a total newb with LESS but I want to get up to speed. Please excuse these questions if they are clueless.
Is this the structure you're suggesting for the LESS and CSS files? Just trying to verify. Is the intent that the kendo.bootstrap.less file be in a folder called Bootstrap in the parent node as shown here? But there is another bootstrap folder with the kendo css files in the normal place containing the images.If so, then the main concern is the relative path for the .less file and a good section in the bundle config file.
/Content
/Less
/Bootstrap (kendo.bootstrap.less)
/KendoUI (kendo.bootstrap.css, kendo.bootstrap.min.css)
/Bootstrap (editor.png, imagebrowser.png, etc...)
Would the dotless package from nuget be a good approach to include the LESS binary?
When you mention the file "variables.less" file am I right to presume that is a synonym for kendo.bootstrap.less?
Would I be crazy to move to try to move to newer KendoUI css files?
Specifics on making kendo and bootstrap layout seem awfully sparse on the web and your project seems definitely the place to start.
Thank you for the hand holding.
The text was updated successfully, but these errors were encountered:
I am a total newb with LESS but I want to get up to speed. Please excuse these questions if they are clueless.
/Content
/Less
/Bootstrap (kendo.bootstrap.less)
/KendoUI (kendo.bootstrap.css, kendo.bootstrap.min.css)
/Bootstrap (editor.png, imagebrowser.png, etc...)
Specifics on making kendo and bootstrap layout seem awfully sparse on the web and your project seems definitely the place to start.
Thank you for the hand holding.
The text was updated successfully, but these errors were encountered: