Skip to content

Commit

Permalink
Add note that CssParser is more then just a parser
Browse files Browse the repository at this point in the history
  • Loading branch information
stoivo committed Jun 18, 2024
1 parent a3a342a commit a4ba36c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Load, parse and cascade CSS rule sets in Ruby.

If you are looking for a pure css stylesheet parser/tokenizer/lexer have a look at [crass](https://rubygems.org/gems/crass) or [syntax_tree-css](https://rubygems.org/gems/syntax_tree-css)

# Setup

```Bash
Expand Down

0 comments on commit a4ba36c

Please sign in to comment.