1
0
Fork 0
mirror of synced 2024-07-06 06:50:49 +12:00
budibase/examples/nextjs-api-sales/styles/global.sass

12 lines
271 B
Sass
Raw Normal View History

@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"