feat(lab): Bring up info on paths when clicked upon
This commit is contained in:
parent
e153fbc925
commit
a37e66c0e5
11 changed files with 473 additions and 35 deletions
|
@ -251,4 +251,10 @@ module.exports = {
|
|||
'--pattern-stroke-3xl': "6px",
|
||||
// Pattern 4xl stroke width
|
||||
'--pattern-stroke-4xl': "8px",
|
||||
// Pattern 5xl stroke width
|
||||
'--pattern-stroke-5xl': "12px",
|
||||
// Pattern 6xl stroke width
|
||||
'--pattern-stroke-6xl': "16px",
|
||||
// Pattern 7xl stroke width
|
||||
'--pattern-stroke-7xl': "20px",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue