Add japanese docs

This commit is contained in:
塩入孔章
2018-11-01 18:58:31 +08:00
parent 10890259c4
commit 121e6b9315
69 changed files with 321 additions and 307 deletions
+1 -9
View File
@@ -62,12 +62,9 @@ defined in the platform and calls the undo method on any actions.
### cleanPlatform
> StyleDictionary.cleanPlatform(platform) ⇒ [<code>style-dictionary</code>](#module_style-dictionary)
Takes a platform and performs all transforms to
the properties object (non-mutative) then
cleans all the files and perfoms the undo method of any [actions](actions.md).
cleans all the files and perfoms the undo method of any [actions](actions).
| Param | Type |
@@ -80,9 +77,6 @@ cleans all the files and perfoms the undo method of any [actions](actions.md).
### exportPlatform
> StyleDictionary.exportPlatform(platform) ⇒ <code>Object</code>
Exports a properties object with applied
platform transforms.
@@ -101,8 +95,6 @@ dictionary in JS build tools like webpack.
> StyleDictionary.extend(config) ⇒ [<code>style-dictionary</code>](#module_style-dictionary)
Create a Style Dictionary