Fixes #34 some issues with breakpoints
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
- var lang = "en-uk"
|
||||
- var colorpfx = "colour"
|
||||
- var headings = ["What is it", "When to use it", "How to use it"]
|
||||
- var downloadExtensions = ["js", "pug", "scss"]
|
||||
- var generateColourToken = ["colours"]
|
||||
|
||||
-
|
||||
@@ -49,7 +50,7 @@
|
||||
core: true,
|
||||
},
|
||||
{
|
||||
name: "breakpoints",
|
||||
name: "breakpoint",
|
||||
status: "complete",
|
||||
core: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user