[ 
https://jira.codehaus.org/browse/MOJO-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=278284#comment-278284
 ] 

Marcel Overdijk commented on MOJO-1732:
---------------------------------------

Hi Robert,

About your question where to put the less files.
I'm using src/main/webapp indeed as location for less files. The reason is that 
in development mode I'm not even compiling to css yet but use less.js to 
compile less on client side.
Only when making war for distribution (production) I want to create css files.
But other people might have different use cases, like always compiling to css 
and using this css file also in development mode.

> Create project for lesscss Mojo
> -------------------------------
>
>                 Key: MOJO-1732
>                 URL: https://jira.codehaus.org/browse/MOJO-1732
>             Project: Mojo
>          Issue Type: New Feature
>          Components: _Plugin Submission
>            Reporter: Marcel Overdijk
>            Assignee: Christopher Hunt
>         Attachments: lesscss-maven-plugin.zip, lesscss-maven-plugin.zip, 
> lesscss-maven-plugin.zip, lesscss-maven-plugin.zip
>
>
> As discussed on the mailing list I'm working on a new Maven plugin for 
> lesscss (www.lesscss.org).
> Less is the dynamic stylesheet language and the plugin will provide 
> compilation of .less files to ordinary .css files, mainly during the compile 
> or package (war) phase.
> Could you please create this project in the sandbox so I can work on this?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to