Thanks a lot! Raul. Small clarification
For example, as per the requirement if I need to update accordion.less So mean I need to move that file from less>libs>BS to Less>myapp ? Or I can keep in both folder Less>libs>BS>accordion.less Less>myapp>accordion.less -Ravi On Thu, Apr 25, 2013 at 4:19 PM, Raul MATEi <[email protected]> wrote: > Hi there, > > I started a few months ago to go on a different route, so I'm grabbing the > less files from the Github project and I'm using them as follows: > > My dir structure: > |-assets > |-css > |-application.css (auto compiled with WinLess) > |-font > |-... (webfonts files) > |-img > |-... (all images, icons, sprites, etc.) > |-js > |-... (all my JS files) > |-less > |-libs > |-BS > |-... (all Bootstrap less files, in case of an upgrade just get > the newer version and overwrite the entire folder) > |-myapp > |-... (all custom less files, if I make changes in a BS component > than the file name will be the same as the one in "libs/BS") > |-application.less (in this file I'm importing everything: > bootstrap.less, responsive.less and all custom less files) > > > You can use less.js and add application.less into your header or, as I do > it, use WinLess to compile application.less to aplication.css and add this > CSS file to your header. WinLess will recompile your CSS every time you > modify and save a less file included in your less folder. > > > Hope it helps, > Raul. > > > > > On Thu, Apr 25, 2013 at 9:51 PM, Ravi Malviya <[email protected]>wrote: > >> hello All >> >> How to manage Bootstrap LESS upgrades and UI customization changes, >> please share doc or sample project stature. thanks a lot for your help. ravi >> >> -- >> You received this message because you are subscribed to the Google Groups >> "twitter-bootstrap" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "twitter-bootstrap" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/twitter-bootstrap/EpNZEiefCwg/unsubscribe?hl=en > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Thank You!. ~*Ravi Malviya* -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
