Code Monkey home page Code Monkey logo

lesscss-gradle-plugin's Introduction

lesscss-gradle-plugin

A gradle plugin to compile less css files

lesscss-gradle-plugin's People

Contributors

koenongena avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

mgarmash

lesscss-gradle-plugin's Issues

I'd love to use it, but an example

I'd love to use it and I see the integration tests, but a sample perhaps in the readme for how to use it would be super helpful. A completely stand alone sample that pulls the plugin from the repository, etc. would be most helpful.

Unable to compile less for basic project

Greetings,

I am attempting to use your plugin for a project. I cloned, then did gradle clean install from the directory.

I tried the following build script using a local copy of the basic project and I don't get any CSS in my resulting jar:

apply plugin: 'maven'

buildscript {
    repositories {
        mavenLocal()
        mavenCentral()
    }
    dependencies {
        classpath 'org.lesscss:lesscss-gradle-plugin:0.1'
    }
}

apply plugin: 'lesscss'

I ran gradle clean build from inside my project.

Here's my gradle -v

------------------------------------------------------------
Gradle 1.0
------------------------------------------------------------

Gradle build time: Tuesday, June 12, 2012 12:56:21 AM UTC
Groovy: 1.8.6
Ant: Apache Ant(TM) version 1.8.2 compiled on December 20 2010
Ivy: 2.2.0
JVM: 1.7.0_04 (Oracle Corporation 23.0-b21)
OS: Linux 3.2.0-2-amd64 amd64

I didn't get any errors when running, so I was a bit surprised not to see CSS somewhere in my META-INF.

Any pointers would be much appreciated.

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.