gruntjs - Compiling Bootstrap less files -


i read in 'getting started' page on bootstrap's website need have autoprefixer , grunt.

what these , how use them when i'm compiling bootstrap's less files?

i able compile less file (bootstrap.less) css file using prepos program still not sure if using autoprefixer or grunt.

my system , program:

os: lubuntu 15.04 64 bit text editor: sublime text program installed: node.js, less, grunt-cli

autoprefixer , grunt node packages available via npm.

i'd recommend starting grunt's getting started guide: http://gruntjs.com/getting-started


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -