@bigbinary/neeto-atoms 1.0.122 → 1.0.123

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.
Files changed (2) hide show
  1. package/dist/index.css +1 -1
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -209,7 +209,7 @@
209
209
  @apply border-border outline-ring/50;
210
210
  }
211
211
  body {
212
- @apply bg-background text-foreground !font-sans antialiased;
212
+ @apply bg-background text-foreground !font-sans;
213
213
  }
214
214
  }
215
215
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-atoms",
3
- "version": "1.0.122",
3
+ "version": "1.0.123",
4
4
  "author": "BigBinary",
5
5
  "license": "MIT",
6
6
  "engines": {