mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 13:04:29 -07:00
Add container tests
This commit is contained in:
10
cypress.json
10
cypress.json
@@ -60,6 +60,14 @@
|
||||
"scheme-main": "rgb(255, 255, 255)",
|
||||
"border": "rgb(219, 219, 219)",
|
||||
"text": "rgb(74, 74, 74)",
|
||||
"text-strong": "rgb(54, 54, 54)"
|
||||
"text-strong": "rgb(54, 54, 54)",
|
||||
|
||||
"viewports": {
|
||||
"mobile": [320, 480],
|
||||
"tablet": [769, 640],
|
||||
"desktop": [1024, 800],
|
||||
"widescreen": [1216, 900],
|
||||
"fullhd": [1408, 1200]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user