Giter Club home page Giter Club logo

fuel-less's People

Contributors

dmyers avatar kriansa 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  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fuel-less's Issues

Undefined Method error

I've installed the package recursivly and and configured the file on auto-load in my apps config file. Yet, I am getting the following error:

ErrorException [ Error ]: Call to undefined method Less\Asset::instance()

Do you have any insight into what is causing this problem and how it can be fixed?

undefined method error - 1.1/develop no longer an option?

Hi,

About the "ErrorException [ Error ]: Call to undefined method Less\Asset::instance()" error that you fixed by checking out the 1.1/develop branch of Fuel Core...

It seems that 1.1/develop is no longer available, and 1.2/master results in the error "Class 'Less\Fuel_Exception' not found". Is there any solution for this, or update to your (excellent) package on the way?

Thanks,

Matt

Casset Support

What do you think of having Casset support? I was just wondering, I can work on it but don't want to unless you think it would be good too.

https://github.com/canton7/fuelphp-casset

Basically you can do something like:

// See if Casset package is used.
if (\Package::loaded('casset')) {
    return\Casset::css($css_file);
} else {
    return \Asset::css($css_file);
}

Dealing with includes / @import

Hello,

Good job with the package!
I was just wondering is there a way to deal with LESS includes / @imports. At the moment if an less import is modified the parent LESS file isn't complied to CSS.

Does it provide a cached css if no changes?

Hello contributors!

Does you package provide a method to cache the CSS when not changed?

Thanks,
Allan.

(Yes I know, there's low activity on that projet, but never we know)

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.