This parser is based on the CSS Syntax Module Level 3
-
Add the dependency to your
shard.yml:dependencies: cssparser: github: orklann/cssparser
-
Run
shards install
require "cssparser"
crystal spec
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
This parser is based on the CSS Syntax Module Level 3
Add the dependency to your shard.yml:
dependencies: cssparser: github: orklann/cssparser
Run shards install
require "cssparser"
crystal spec
CSS Parser in Crystal