@internetstiftelsen/styleguide
Advanced tools
Comparing version 1.10.3 to 1.10.4
{ | ||
"name": "@internetstiftelsen/styleguide", | ||
"version": "1.10.3", | ||
"version": "1.10.4", | ||
"main": "dist/components.js", | ||
@@ -42,3 +42,3 @@ "ports": { | ||
"@frctl/fractal": "^1.2.1", | ||
"@frctl/mandelbrot": "^1.2.1", | ||
"@frctl/mandelbrot": "^1.3.0", | ||
"autoprefixer": "^9.7.4", | ||
@@ -45,0 +45,0 @@ "babel": "^6.23.0", |
@@ -29,2 +29,16 @@ module.exports = { | ||
{ | ||
name: 'Jade light', | ||
context: { | ||
modifiers: ['jade-light'], | ||
text: 'Jade secondary button' | ||
} | ||
}, | ||
{ | ||
name: 'Jade dark', | ||
context: { | ||
modifiers: ['jade-dark'], | ||
text: 'Jade dark secondary button' | ||
} | ||
}, | ||
{ | ||
name: 'Lemon', | ||
@@ -51,2 +65,9 @@ context: { | ||
{ | ||
name: 'Dashed', | ||
context: { | ||
modifiers: ['dashed'], | ||
text: 'Dashed hollow button' | ||
} | ||
}, | ||
{ | ||
name: 'Small', | ||
@@ -53,0 +74,0 @@ context: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
31579168
380
8038