@dev-dga/css 0.13.0 → 1.1.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dev-dga/css",
3
- "version": "0.13.0",
3
+ "version": "1.1.0",
4
4
  "description": "CSS for Saudi Arabia's DGA (Digital Government Authority) Platforms Code design system, an independent implementation. Reset, custom properties, dark theme, RTL, and per-component styles in cascade layers. Not affiliated with the DGA.",
5
5
  "keywords": [
6
6
  "css",
@@ -51,7 +51,7 @@
51
51
  },
52
52
  "devDependencies": {
53
53
  "lightningcss-cli": "^1.30.1",
54
- "@dev-dga/tokens": "0.13.0"
54
+ "@dev-dga/tokens": "1.1.0"
55
55
  },
56
56
  "scripts": {
57
57
  "build": "node scripts/build.js",