文件名称:schedio-tokens:设计令牌
文件大小:212KB
文件格式:ZIP
更新时间:2024-04-19 10:23:04
JavaScript
Schédio设计代币 使用为。 令牌的完整列表可在。 安装 yarn add @spartanbio/schedio-tokens 该程序包不加载品牌字体。 要从Google字体加载它们,请将以下行添加到CSS中: /* Customize accordingly to fit your needs. Inter Italic is not on google fonts and most be loaded separately. */ @import url ( 'https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&family=JetBrains+Mono:wght@300&display=swap' ); 用法 令牌可用于以下平台: JS和打字稿 标准用法: // Fully typed
【文件预览】:
schedio-tokens-alpha
----release.config.js(750B)
----formats()
--------map.scss.js(542B)
--------json.js(440B)
--------color-map.d.ts.js(923B)
--------module.js(702B)
--------color-map.scss.js(1KB)
--------color-map.js.js(324B)
--------d.ts.js(850B)
--------docs.html.js(10KB)
--------ase.json.js(520B)
----docs()
--------styles.css.map(5KB)
--------index.html(22KB)
--------styles.scss(2KB)
--------styles.css(2KB)
----.husky()
--------commit-msg(68B)
--------.gitignore(2B)
--------pre-commit(59B)
----package.json(3KB)
----.github()
--------workflows()
----gulpfile.js(6KB)
----LICENSE(1KB)
----src()
--------SchedioTokens.ts(3KB)
--------index.ts(109B)
----.eslintrc.js(809B)
----tsconfig.json(1KB)
----transforms()
--------easing.js(313B)
--------unit.js(2KB)
----.stylelintrc.js(71B)
----.gitignore(174B)
----tokens()
--------spacing.yml(359B)
--------tokens.yml(261B)
--------duration.yml(250B)
--------shadow.yml(302B)
--------easing.yml(424B)
--------border-width.yml(174B)
--------font-size.yml(577B)
--------color.yml(4KB)
--------border-radius.yml(184B)
--------font.yml(521B)
--------font-weight.yml(198B)
--------line-height.yml(131B)
----CHANGELOG.md(17KB)
----commitlint.config.js(70B)
----scss()
--------schedio-tokens.scss(252B)
--------_duration.scss(574B)
--------_font-size.scss(465B)
--------_easing.scss(577B)
--------_shadows.scss(1KB)
--------_colors.scss(3KB)
--------_spacing.scss(551B)
--------_border-width.scss(496B)
--------_utils.scss(7KB)
--------_border-radius.scss(305B)
--------_borders.scss(595B)
--------_font-weight.scss(564B)
----README.md(2KB)
----yarn.lock(429KB)
----utils()
--------index.js(1KB)
----scripts()
--------build-index.js(3KB)
--------ase-encode.js(468B)
----lint-staged.config.js(122B)