webjars / bootswatch

A WebJar for Bootswatch
3 stars 4 forks source link

variables.less from Bootstrap instead of Bootswatch #14

Closed adrianhurt closed 10 years ago

adrianhurt commented 10 years ago

Hi,

I'm trying this webjar with Play Framework and when I look for the downloaded variables.less file, I see it is the one from Bootstrap instead of the Bootswatch one. I have tried with Amelia and Cerulean and it happens for both. I would like to import the variables within my own less files but I can't. I don't really know about pom files but I think it could be the lack of the parameter overwrite="true" within the <copy todir="${destDir}/less"> code in the line 117 of bootswatch/pom.xml. Or maybe I'm doing something wrong… ;)

Thanks

adrianhurt commented 10 years ago

Thank you. Is it available now? If I use 3.2.0 I still get the old less files. I have tried with 3.2.0-1 but it seems it isn't available.

jamesward commented 10 years ago

Whoops. 3.2.0-1 didn't auto-deploy to Maven Central. Manually deploying it now.