# style-guide **Repository Path**: mirrors_ElemeFE/style-guide ## Basic Information - **Project Name**: style-guide - **Description**: style guide for everyone - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 饿了么前端风格指南 #### 格式 为了更好的协作,在新生产的代码或者在约定生效之后被修改的旧代码/旧文案使用最新的代码风格。 * [HTML 代码风格](https://github.com/ElemeFE/style-guide/blob/master/html.md) * [SASS 代码风格](https://github.com/ElemeFE/style-guide/blob/master/sass.md) * [CSS 代码风格](https://github.com/ElemeFE/style-guide/blob/master/css.md) * [CSS 模块化命名规则](https://github.com/ElemeFE/style-guide/blob/master/css-modulize.md) * [JavaScript 代码风格](https://github.com/ElemeFE/style-guide/blob/master/javascript.md) * [文案风格](https://github.com/ElemeFE/style-guide/blob/master/copywriter.md) #### 环境兼容 兼容 IE9 以上浏览器,永远保持与市场最新的环境兼容。 * [Web 产品兼容范围](./compatibility-web.md)