hds-web 1.15.7 → 1.15.9

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/.env ADDED
@@ -0,0 +1,2 @@
1
+ ALGOLIA_APP_ID = WCBB1VVLRC
2
+ ALGOLIA_SEARCH_KEY = baf43aa3921858bc144d0fe5ce85b526
package/README.md CHANGED
@@ -2,7 +2,7 @@ HASURA DESIGN SYSTEM
2
2
 
3
3
  node version:18.12.1
4
4
 
5
- Step 1: npm install npm i hds-web
5
+ Step 1: npm install hds-web
6
6
 
7
7
  Step2: In tailwind.config.js file have the following preset:
8
8