@_nu/cli
Version:
š ļø Standard Tooling for nu-system component development
44 lines (31 loc) ⢠1.27 kB
Markdown
# @\_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/)