You are here

type_style.libraries.yml in Type Style 8

File

type_style.libraries.yml
View source
  1. fontawesome:
  2. version: 4.7.0
  3. license:
  4. name: MIT
  5. url: https://fortawesome.github.io/Font-Awesome/license
  6. gpl-compatible: true
  7. css:
  8. theme:
  9. https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css: { type: external, minified: true }
  10. material:
  11. version: 1.0.0
  12. license:
  13. name: Apache License 2.0
  14. url: https://github.com/google/material-design-icons/blob/master/LICENSE
  15. gpl-compatible: true
  16. css:
  17. theme:
  18. https://fonts.googleapis.com/icon?family=Material+Icons: { type: external }
  19. ionicons:
  20. version: 2.0.1
  21. license:
  22. name: MIT
  23. url: https://github.com/ionic-team/ionicons/blob/master/LICENSE
  24. gpl-compatible: true
  25. css:
  26. theme:
  27. http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css: { type: external, minified: true }