Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Commit

Permalink
Remove references to icon font
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalw committed Jul 7, 2017
1 parent 4b12ece commit de66cb7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 32 deletions.
1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
* Javascript bundling and minification including source maps
* CommonJS module system using Webpack
* CSS autoprefixer (no more vendor prefixes!)
* Iconfont builder. Drop an SVG in your project and it's instantly available in your iconfont. [Read more](./icons.md).
* Livereload integration. Make changes and your browser will automatically reload, works on mobile too.

* CLI tooling
Expand Down
29 changes: 0 additions & 29 deletions docs/icons.md

This file was deleted.

1 change: 0 additions & 1 deletion project_template/src/styles/fonts/icons.scss

This file was deleted.

1 change: 0 additions & 1 deletion project_template/src/styles/shell.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@import '../../node_modules/maji/css/maji_screen_transitions';
@import 'fonts/icons';

///////////////////////////////////////////////////////////
//
Expand Down

0 comments on commit de66cb7

Please sign in to comment.