Skip to content

Commit 9fc37d9

Browse files
committed
0.6.6
1 parent 6b3d973 commit 9fc37d9

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{{$NEXT}}
2+
3+
0.6.6 2025-01-21T12:29:37+13:00
24
Update to CSS::Grammar 0.3.12, which:
35
- Replaces CSS::Specification::AST with CSS::Grammar::AST
46
- Defines resolution units for us.

META6.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"depends": [
99
"CSS::Grammar:ver<0.3.12+>",
1010
"CSS::Module::CSS3::Selectors:ver<0.0.5+>",
11-
"CSS::Specification:ver<0.4.11+>",
11+
"CSS::Specification:ver<0.4.15+>",
1212
"CSS::Writer:ver<0.2.6+>",
1313
"JSON::Fast"
1414
],
15-
"description": "Perl 6 CSS extended and property-specific grammars",
15+
"description": "Raku CSS extended and property-specific grammars",
1616
"license": "Artistic-2.0",
1717
"name": "CSS::Module",
1818
"perl": "6.c",
@@ -63,7 +63,7 @@
6363
},
6464
"resources": [
6565
],
66-
"source-url": "git://github.com/css-raku/CSS-Module-raku.git",
66+
"source-url": "https://github.com/css-raku/CSS-Module-raku.git",
6767
"tags": [
6868
],
6969
"test-depends": [

0 commit comments

Comments
 (0)