# style.css **Repository Path**: kingsmart/style.css ## Basic Information - **Project Name**: style.css - **Description**: 👁️ 浏览器兼容样式和一些基础样式。 - **Primary Language**: CSS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-18 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 👁️ style.css - 浏览器兼容样式和一些基础样式
## Issues 使用的时候遇到任何问题或有好的建议,请点击进入[issue](https://github.com/hai2007/style.css/issues),欢迎参与维护! ## How to use? 首先你需要通过命令行安装: ```bash npm install --save @hai2007/style ``` 安装好了以后,然后引入你需要的样式文件: - 统一不同浏览器的基础样式 ```js import '@hai2007/style/normalize.css'; ``` 或 ```html ``` - 十二栅格化 ```js import '@hai2007/style/rasterize.css'; ``` 或 ```html ``` [<< 查看文档](./apis/rasterize.md) - 文档样式 ```js import '@hai2007/style/doc-view.css'; ``` 或 ```html ``` [<< 查看文档](./apis/doc-view.md) 开源协议 --------------------------------------- [MIT](https://github.com/hai2007/style.css/blob/master/LICENSE) Copyright (c) 2020-present [hai2007](https://hai2007.gitee.io/sweethome/) 走一步,再走一步。