mediacms/frontend/packages/vjs-plugin-font-icons
..
custom-icons
dist
fonts
lib
mediacms
scripts
scss
templates
.babelrc
.gitignore
.jshintrc
.nvmrc
.travis.yml
Gruntfile.js
LICENSE
README.md
icons.json
index.html
package-lock.json
package.json

README.md

mediacms-vjs-plugin-font-icons

This project is cloned from video.js font icons repository 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