
dash-stack orginally was tought as Python Flask project. After some heatet argument and strong considiration we have decided to move the project to Django. This commit is the initial commit for moving project to Django. Change-Id: Id28e3cf1dafbed7dd647b1020376bae893f5c3a2 Signed-off-by: Paarhati Ozkasgarli <ozkasgarli@gmail.com>
16 lines
560 B
SCSS
16 lines
560 B
SCSS
@import "ionicons-variables";
|
||
/*!
|
||
Ionicons, v#{$ionicons-version}
|
||
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
|
||
https://twitter.com/benjsperry https://twitter.com/ionicframework
|
||
MIT License: https://github.com/driftyco/ionicons
|
||
|
||
Android-style icons originally built by Google’s
|
||
Material Design Icons: https://github.com/google/material-design-icons
|
||
used under CC BY http://creativecommons.org/licenses/by/4.0/
|
||
Modified icons to fit ionicon’s grid from original.
|
||
*/
|
||
|
||
@import "ionicons-font";
|
||
@import "ionicons-icons";
|