-
Notifications
You must be signed in to change notification settings - Fork 46
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
GruntJS to compile LESS #15
base: master
Are you sure you want to change the base?
Conversation
new build through GruntJS
added BUILD flow to README.md
Why do you want to delete the makefile/css files? |
There's no point on replacing the current Makefile (who already does the job really well) for Grunt. |
@asciimoo just because I asked you so, to transfer the .less compilation/minification to GruntJS instead using the makefile. The CSS files were deleted because they're generated when GruntJS is running. It's up to you, I'm working this way the animated transitions improvement. |
It's nice if we have the gruntfile as an option, but i agree with @rafaelrinaldi about keeping the makefile/css |
so, it's a merge not a replacement. |
yes |
- added animated transitions to charts using data-cp-transition and data-cp-delay attributes
Conflicts: demo.html
now using GruntJS to compile LESS.
modules: