bootstrap3-less icon indicating copy to clipboard operation
bootstrap3-less copied to clipboard

(deprecated) Bootstrap 3 for Meteor, with Less.

Results 8 bootstrap3-less issues
Sort by recently updated
recently updated
newest added

Fixes #30 and #29. It's ugly - but works. As well I upgraded the version to 3.2.0_1 to reflect the version of the included bootstrap. This possibility was as well...

When I start my app I get the following: While building the application: client/styles/style.less:3:1: Less compiler error: '/packages/bootstrap3-less/bootstrap.import.less' wasn't found => Your application has errors. Waiting for file change. My...

I see you are suggesting to use `nemo64:bootstrap less` instead. In that case, would you consider remove it from atmosphere please? It might save some time and confusion for others...

That's not a problem of this package. I have a package which depends on this one. In [one of my less files](https://github.com/udondan/meteor-contact/blob/master/lib/contact.less) I `@import` the `variables.import.less` file which in the...

Please support meteor 0.9

Ok, this is more an idea so i want to discuss it. Currently it is possible to load only less files that one needs in a project, which is awesome....

enhancement
question

Hi, I have following error: ``` While building the application: client/views/venues/venues_new/venues_new.less:7:2: Less compiler error: .make-row is undefined ``` It happens when I do: ``` .new-venue { background: yellow; .make-row(); }...

Meta update. :-) It should take care of changing paths inside `mixins.import.less` and `/less/mixins/` subfolder.