mirror of
https://github.com/Hutchy68/pivot.git
synced 2025-12-13 12:42:41 +01:00
Font-Awesome fixed and IE9 removed (#52)
* replaced the font-awesome js with css * fixed #47 * fixed #46 * removed IE9 support
This commit is contained in:
@@ -25,9 +25,10 @@
|
||||
"position": "top",
|
||||
"styles": [
|
||||
"assets/stylesheets/normalize.css",
|
||||
"assets/stylesheets/font-awesome.css",
|
||||
"assets/stylesheets/font-awesome.min.css",
|
||||
"assets/stylesheets/foundation.css",
|
||||
"assets/stylesheets/pivot.css",
|
||||
"assets/stylesheets/fontawsome.css",
|
||||
"assets/stylesheets/pivot-print.css"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user