Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LESS folder should be included when installing via bower #357

Merged
merged 1 commit into from
Aug 4, 2014

Conversation

austenc
Copy link
Contributor

@austenc austenc commented Jul 22, 2014

The README for this project mentions you can easily change the look using a .less file, but when you install it via bower, no 'less' folder is included. There would be a lot of utility to being able to install the package via bower, then use / include the less file within another.

Thanks!

@Serhioromano
Copy link
Owner

I can accept that, but, you have to know that modification of the less files will not make any affect unless you compile them. And to compile them you have to run NPM grunt command. But in this case you have to clone this repo to your PC/Mac as a whole.

My point is that less installed with bower make not much sense.

What do you think?

@austenc
Copy link
Contributor Author

austenc commented Jul 30, 2014

My use case was including the .less file in my project's main gruntfile to compile a customized version of the calendar.less file. This makes it easy to override the main styles and compile a custom, minimized version if already using grunt / less in your project. Just a suggestion, thanks!

Serhioromano added a commit that referenced this pull request Aug 4, 2014
LESS folder should be included when installing via bower
@Serhioromano Serhioromano merged commit 7ae1f98 into Serhioromano:master Aug 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants