UNPKG

@_nu/cli

Version:

šŸ› ļø Standard Tooling for nu-system component development

44 lines (31 loc) • 1.27 kB
# @\_nu/css-<%= componentName %> [![npm package][npm-badge]][npm-url] [![npm downloads][npm-downloads]][npm-url] [![jsdelivr][jsdelivr-badge]][jsdelivr-url] [![github][git-badge]][git-url] [npm-badge]: https://img.shields.io/npm/v/@_nu/css-<%= componentName %>.svg [npm-url]: https://www.npmjs.org/package/@_nu/css-<%= componentName %> [npm-downloads]: https://img.shields.io/npm/dw/@_nu/css-<%= componentName %> [git-url]: https://github.com/nu-system/css-<%= componentName %> [git-badge]: https://img.shields.io/github/stars/nu-system/css-<%= componentName %>.svg?style=social [jsdelivr-badge]: https://data.jsdelivr.com/v1/package/npm/@_nu/css-<%= componentName %>/badge [jsdelivr-url]: https://www.jsdelivr.com/package/npm/@_nu/css-<%= componentName %> [English](https://nu-system.github.io/css/<%= componentName %>/) | 简体中文 ## 安装 ``` $ yarn add @_nu/css-<%= componentName %> ``` ## 目录 ``` @_nu/css-<%= componentName %>/lib lib ā”œā”€ā”€ index.css // base style └── skins └── default.css // default style ``` ## ęŽ„å£ | Selector | Function | | :------------------ | -----------------: | | .nu_hello | style of hello | ## ę›“å¤š - [nu-system](https://nu-system.github.io/)