# reset-css **Repository Path**: uiw/reset-css ## Basic Information - **Project Name**: reset-css - **Description**: 一个微小的现代CSS重置。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-02 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README reset.css --- A tiny modern CSS reset. ### npm ```bash npm install @uiw/reset.css --save ``` ### Usage ```js import '@uiw/reset.css'; // or import '@uiw/reset.css/reset.less'; ``` ### CDN - See https://unpkg.com/@uiw/reset.css/reset.css - See https://unpkg.com/@uiw/reset.css/reset.min.css - See https://unpkg.com/@uiw/reset.css/reset.less - See https://uiwjs.github.io/reset-css/reset.css - See https://uiwjs.github.io/reset-css/reset.min.css - See https://uiwjs.github.io/reset-css/reset.less ### License Licensed under the MIT License.