neilime/php-css-lint
最新稳定版本:v7.0.0
Composer 安装命令:
composer require neilime/php-css-lint
包简介
Powerful & memory efficient CSS linter for PHP
README 文档
README
📢 Php CSS Lint is a php script that lint css files and strings. It supports W3C and MDN CSS specifications.
=========================================================== ____ _ ____ ____ ____ _ _ _ | _ \| |__ _ __ / ___/ ___/ ___| | | (_)_ __ | |_ | |_) | '_ \| '_ \ | | \___ \___ \ | | | | '_ \| __| | __/| | | | |_) | | |___ ___) |__) | | |___| | | | | |_ |_| |_| |_| .__/ \____|____/____/ |_____|_|_| |_|\__| |_| =========================================================== # Lint CSS file "/path/to/css/file.css"... - [invalid_property_declaration]: property - Unknown property "bordr-top-style" (line 3, column 5 to line 3, column 27) - [unclosed_token]: block - Unclosed "block" detected (line 1, column 23 to line 6, column 2) => Failure: CSS file "/path/to/css/file.css" is invalid CSS.
Helping Project
❤️ If this project helps you reduce time to develop and/or you want to help the maintainer of this project. You can sponsor him. Thank you !
Contributing
👍 If you wish to contribute to this project, please read the CONTRIBUTING.md file. Note: If you want to contribute don't hesitate, I'll review any PR.
Documentation
统计信息
- 总下载量: 1.63M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-01-18