mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 06:57:02 +08:00
Removed ionicIcons build target for CSS
This commit is contained in:
@ -26,10 +26,6 @@ module.exports = function(grunt) {
|
||||
],
|
||||
dest: 'dist/<%= pkg.name %>.js'
|
||||
},
|
||||
cssWithIcons: {
|
||||
src: ['ionicons/style.css', 'dist/ionic.css'],
|
||||
dest: 'dist/ionicIcons.css'
|
||||
},
|
||||
distAngular: {
|
||||
src: [
|
||||
'ext/angular/src/*.js'
|
||||
|
||||
Reference in New Issue
Block a user