mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
include required js and css libraries,
"New" panel index.php updated to use only internal libraries
This commit is contained in:
17
include/font-awesome-4.3.0/scss/font-awesome.scss
vendored
Normal file
17
include/font-awesome-4.3.0/scss/font-awesome.scss
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/*!
|
||||
* Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
|
||||
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
||||
*/
|
||||
|
||||
@import "variables";
|
||||
@import "mixins";
|
||||
@import "path";
|
||||
@import "core";
|
||||
@import "larger";
|
||||
@import "fixed-width";
|
||||
@import "list";
|
||||
@import "bordered-pulled";
|
||||
@import "animated";
|
||||
@import "rotated-flipped";
|
||||
@import "stacked";
|
||||
@import "icons";
|
||||
Reference in New Issue
Block a user