lightningcss_rb 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 7ac118e61ae8ab51959d7cbb87d784ef7e9da28262e470262e1a4c6eba8d24c7
4
+ data.tar.gz: 1b06d15ff0cabbf9c2e0fdd85d09989d779d31dbc19bdac99c7b6f863bbdd7bb
5
+ SHA512:
6
+ metadata.gz: 9a00df3487592ffebeac5d8e655fca2ab7549f4a2c43221adab5d527e325b8f1f3d72c464dd3c477403e5b6c8d64785d82dae4d551f2e10b630351354b0a1aac
7
+ data.tar.gz: bfa83e18982d964fd1d76124a70f858c0a980a808ef5680540dc230648ba1a6e7b687ac01b50933309d19836ca3cb777922931ebf7a38e5abc55ded26674263c
data/CHANGELOG.md ADDED
@@ -0,0 +1,4 @@
1
+ ## [Unreleased]
2
+
3
+ - Ruby bindings to LightningCSS Rust
4
+ -