Support for CSS Guidelines
Open
- Dominant language
- CSS
- Stars
- 840
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Would you accept a Pull-Request for a config switch to support http://cssguidelin.es/ ?
``` scss
$csstyle-support-guidelines: true;
@import 'csstyle';
```
Then the `options` can be used like
``` html
```
instead of
``` html
```
Contributor guide
Assessment
This issue has not been assessed yet.