File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11[ ![ build] ( https://github.com/visualon/cssparser/actions/workflows/build.yml/badge.svg )] ( https://github.com/visualon/cssparser/actions/workflows/build.yml )
22[ ![ VisualOn.CSSParser] ( https://img.shields.io/nuget/v/VisualOn.CSSParser?label=VisualOn.CSSParser )] ( https://www.nuget.org/packages/VisualOn.CssParser )
33[ ![ VisualOn.CSSParser.ExtendedLESSParser] ( https://img.shields.io/nuget/v/VisualOn.CSSParser.ExtendedLESSParser?label=VisualOn.CSSParser.ExtendedLESSParser )] ( https://www.nuget.org/packages/VisualOn.CssParser.ExtendedLESSParser )
4+ [ ![ codecov] ( https://codecov.io/gh/visualon/cssparser/branch/main/graph/badge.svg?token=EEGfq3zpqS )] ( https://codecov.io/gh/visualon/cssparser )
45![ LICENSE] ( https://img.shields.io/github/license/visualon/cssparser )
56
67# CSS Parser
@@ -10,10 +11,10 @@ This is a fork from [Dan Roberts](https://bitbucket.org/DanRoberts/cssparser).
1011A simple CSS and LESS parser to categorise strings of content and optionally generate a hierarchical representation of it.
1112
1213## Changes
13- See [ Releases] ( /visualon/cssparser/releases )
14+ See [ Releases] ( https://github.com /visualon/cssparser/releases)
1415
1516## License
16- [ MIT License] ( LICENSE )
17+ [ MIT License] ( LICENSE.txt )
1718
1819
1920### Howto
You can’t perform that action at this time.
0 commit comments