Hi,
I am looking to prepend every rule likewith something likeCode:.nav-barfor CSS that is part of Bootstrap. Unfortunately, it doesn't seem as easy as just wrapping the main bootstrap.less file withCode:#ContainerID .nav-barCode:#ContainerID{...}
Any ideas?
Thanks in advance,
Hope you find an anwear!