@datafluxgrid/fluxgrid-css 1.0.0 → 1.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.
Files changed (2) hide show
  1. package/README.md +5 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,9 @@
1
- # @vimalkrml/dev-template
1
+ # FluxGrid CSS
2
2
 
3
- A utility-first CSS framework that works without any build step, config, or CLI. Drop one `<link>` tag and start building — with dark mode, animations, form components, and a full design token system built right in.
3
+ > By [Datafluxgrid](https://www.linkedin.com/company/datafluxgrid)
4
+
5
+ A utility-first CSS framework with zero build step — dark mode, animations,
6
+ form components, and a full design token system built right in.
4
7
 
5
8
  [![npm version](https://img.shields.io/npm/v/@vimalkrml/dev-template.svg?style=for-the-badge&color=CB3837)](https://www.npmjs.com/package/@vimalkrml/dev-template)
6
9
  [![npm downloads](https://img.shields.io/npm/dt/@vimalkrml/dev-template.svg?style=for-the-badge&color=CB3837)](https://www.npmjs.com/package/@vimalkrml/dev-template)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datafluxgrid/fluxgrid-css",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "A utility-first CSS framework with zero build step — dark mode, animations, forms, and a full design token system built in.",
5
5
  "main": "src/index.css",
6
6
  "files": [