mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-23 00:33:32 +01:00
17 lines
598 B
Markdown
17 lines
598 B
Markdown
|
# mediacms-vjs-plugin-font-icons
|
||
|
|
||
|
> This project is cloned from _video.js_ [font icons repository](https://github.com/videojs/font) to cover the needs of "**mediacms-vjs-plugin**"
|
||
|
|
||
|
Compared to the original repository:
|
||
|
|
||
|
- Added folder "**scripts**"
|
||
|
- Added folder "**mediacms**"
|
||
|
- Added npm cli command "**build**" which generates "_build_" and "_dist_" folders
|
||
|
- Added npm cli command **"clean:builds"** which removes _"build"_ and _"dist"_ folders
|
||
|
- Added "_rimraf_" package
|
||
|
- Updated dependency packages
|
||
|
|
||
|
The final css file, is generated inside "_dist_" folder
|
||
|
|
||
|
- **dist/mediacms-vjs-icons.css**
|