File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
{{$NEXT}}
2
+
3
+ 0.6.6 2025-01-21T12:29:37+13:00
2
4
Update to CSS::Grammar 0.3.12, which:
3
5
- Replaces CSS::Specification::AST with CSS::Grammar::AST
4
6
- Defines resolution units for us.
Original file line number Diff line number Diff line change 8
8
"depends" : [
9
9
" CSS::Grammar:ver<0.3.12+>" ,
10
10
" CSS::Module::CSS3::Selectors:ver<0.0.5+>" ,
11
- " CSS::Specification:ver<0.4.11 +>" ,
11
+ " CSS::Specification:ver<0.4.15 +>" ,
12
12
" CSS::Writer:ver<0.2.6+>" ,
13
13
" JSON::Fast"
14
14
],
15
- "description" : " Perl 6 CSS extended and property-specific grammars" ,
15
+ "description" : " Raku CSS extended and property-specific grammars" ,
16
16
"license" : " Artistic-2.0" ,
17
17
"name" : " CSS::Module" ,
18
18
"perl" : " 6.c" ,
63
63
},
64
64
"resources" : [
65
65
],
66
- "source-url" : " git ://github.com/css-raku/CSS-Module-raku.git" ,
66
+ "source-url" : " https ://github.com/css-raku/CSS-Module-raku.git" ,
67
67
"tags" : [
68
68
],
69
69
"test-depends" : [
You can’t perform that action at this time.
0 commit comments