Skip to content

Conversation

@juanbrujo
Copy link

now using GruntJS to compile LESS.
modules:

  • livereload
  • grunt
  • grunt-contrib-less
  • grunt-contrib-watch
  • grunt-newer

new build through GruntJS
added BUILD flow to README.md
@asciimoo
Copy link
Owner

Why do you want to delete the makefile/css files?
They both may come in handy if don't want to install nodejs/grunt/less to get only the css files

@rafaelrinaldi
Copy link
Contributor

There's no point on replacing the current Makefile (who already does the job really well) for Grunt.

@juanbrujo
Copy link
Author

@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.

@asciimoo
Copy link
Owner

It's nice if we have the gruntfile as an option, but i agree with @rafaelrinaldi about keeping the makefile/css

@juanbrujo
Copy link
Author

so, it's a merge not a replacement.

@asciimoo
Copy link
Owner

yes

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.

3 participants