app.scss 201 Bytes
Newer Older
Phạm Văn Đoan committed
1 2 3 4 5 6 7 8 9

// Fonts
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);

// Variables
@import "variables";

// Bootstrap
@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap";