|
@charset "utf-8"
|
|
|
|
// Import a Google Font
|
|
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700')
|
|
|
|
$family-sans-serif: "Roboto", sans-serif
|
|
//$grey-dark: color
|
|
//$grey-light: color
|
|
//$primary: color
|
|
//$link: color
|
|
|
|
@import "../node_modules/bulma/bulma.sass" |