v0.4.2 - Changed to be used only inconjonction with stylus

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-03-29 13:48:50 +02:00
parent af99c13922
commit 803915999b
10 changed files with 49 additions and 777 deletions

View File

@ -2,7 +2,7 @@ const path = require("path");
module.exports = {
"stories": [
"../src/dzeio/**/*.stories.@(js|jsx|ts|tsx)",
"../src/dzeio/**/*.stories.@(ts|tsx)",
],
"addons": [
"@storybook/addon-essentials"