mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
Fix imports
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import "./functions.sass"
|
||||
|
||||
// 1. Initial variables
|
||||
|
||||
// Colors
|
||||
@@ -37,12 +39,6 @@ $weight-bold: 700 !default
|
||||
$weight-title-normal: 300 !default
|
||||
$weight-title-bold: 500 !default
|
||||
|
||||
// Breakpoints
|
||||
|
||||
$tablet: 769px !default
|
||||
$desktop: 980px !default
|
||||
$widescreen: 1180px !default
|
||||
|
||||
// Dimensions
|
||||
|
||||
$column-gap: 20px !default
|
||||
|
||||
Reference in New Issue
Block a user