mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Update CHANGELOG.md
This commit is contained in:
@@ -26,7 +26,15 @@
|
||||
]
|
||||
},
|
||||
```
|
||||
|
||||
* Modify the fonts `src` in your `ionic.config.js` file:
|
||||
|
||||
```
|
||||
fonts: {
|
||||
src: ['node_modules/ionic-framework/fonts/**/*.+(ttf|woff|woff2)'],
|
||||
dest: "www/build/fonts"
|
||||
},
|
||||
```
|
||||
|
||||
<a name="2.0.0-alpha.48"></a>
|
||||
# 2.0.0-alpha.48 (2016-1-7)
|
||||
|
||||
Reference in New Issue
Block a user