mirror of
https://github.com/bitinflow/laravel-docker-k8s.git
synced 2026-03-13 13:35:52 +00:00
10 lines
203 B
SCSS
Executable File
Vendored
10 lines
203 B
SCSS
Executable File
Vendored
|
|
// 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";
|