Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. .pi-exclamation-triangle:before {
  2. content: "e922";
  3. }
  4.  
  5. .pi-calendar:before {
  6. content: "e927";
  7. }
  8.  
  9. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  10.  
  11. ** IE9, IE10 and IE11 requires all of the following polyfills. **/
  12. import 'core-js/es6/symbol';
  13. import 'core-js/es6/object';
  14. import 'core-js/es6/function';
  15. import 'core-js/es6/parse-int';
  16. import 'core-js/es6/parse-float';
  17. import 'core-js/es6/number';
  18. import 'core-js/es6/math';
  19. import 'core-js/es6/string';
  20. import 'core-js/es6/date';
  21. import 'core-js/es6/array';
  22. import 'core-js/es6/regexp';
  23. import 'core-js/es6/map';
  24. import 'core-js/es6/set';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement