GithubHelp home page GithubHelp logo

grovelabs / meteor-less Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 2.0 16 KB

Meteor build plugin for compiling Less files in a given order

License: MIT License

JavaScript 95.90% HTML 1.54% CSS 2.56%

meteor-less's People

Contributors

crenwick avatar lourd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meteor-less's Issues

Windows dev to Linux deploy path issue

I am developing on windows where the import path for less are build with windows \ as file separator, when deploying to a linux machine the meteor project fails to build due to the separator conflict as it is expecting / i guess, but on windows this cant be changed.

Including Less files from packages in main.less

I've just started experimenting with creating meteor packages to hold some of my various less files. What I'm finding is that this doesn't really work too well, since the path to those files is something awful, such as:

./.meteor/local/build/programs/web.browser/packages/jcheroske_positioning-mixins/positioning-mixins.less
./.meteor/local/isopacks/jcheroske_positioning-mixins/web.browser/packages/jcheroske_positioning-mixins/positioning-mixins.less

Your library seems to be in a fantastic position to fix this problem, since it's already traversing the meteor app, looking for .less files, and generating the main.less file. Do you think you could add an option to look for .less files in imported packages and add them to the main.less file?

Using theme values from Mongo...

It would be awesome if this package could allow inclusion of data from Mongo, for example. This way values saved by a user (allowing them to customize the colour of their app.) can be retreived from Mongo and fed into the less output at run- time.

problems parsin config JSON

=> Errors prevented startup:

While building the application:
error: Failed to parse config/less.json as JSON

=> Your application has errors. Waiting for file change.

I created config folder in my root meteor directory.
Placed less.json from package description.
Prepared working path for index without creating actual main.less

But seems that json path is wrong or something...
With current meteor version in clean new app.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.