mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/vapor-laravel-poc.git
synced 2026-08-19 04:13:55 +00:00
9 lines
152 B
SCSS
9 lines
152 B
SCSS
// Fonts
|
|
@import url('https://fonts.bunny.net/css?family=Nunito');
|
|
|
|
// Variables
|
|
@import 'variables';
|
|
|
|
// Bootstrap
|
|
@import 'bootstrap/scss/bootstrap';
|