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 date | ||
|---|---|---|---|---|
This parser is based on the CSS Syntax Module Level 3
Add the dependency to your shard.yml:
dependencies:
cssparser:
github: orklann/cssparserRun shards install
require "cssparser"crystal spec