| Path : /var/www/html/smartcirqls.com/vendors/bower_components/material-design-iconic-font/ |
| Current File : //var/www/html/smartcirqls.com/vendors/bower_components/material-design-iconic-font/Gruntfile.js |
module.exports = function(grunt) {
require('time-grunt')(grunt);
require('load-grunt-config')(grunt, {
jitGrunt: {
staticMappings: {
replace: 'grunt-text-replace',
lessToSass: 'grunt-less-to-sass'
}
}
});
};