@davaynamore/design-system
TypeScript icon, indicating that this package has built-in type declarations

0.0.25 • Public • Published

Using VSCode?

If you are using VSCode, make sure your repo (either the frontend monorepo if running locally OR any external repo pulling in the design system) has a settings.json file in the root .vscode folder (.vscode/settings.json) with the following code snippet:

{
  "html.customData": [
    "./node_modules/@pypestream/design-system/dist/vscode-html-custom-data.json"
  ]
}

CleanShot 2023-04-21 at 15 18 26@2x

This will enable robust intellisense & autocompletion!

https://user-images.githubusercontent.com/1617209/233717356-12f68b4a-2294-49ae-a787-ca19fcc7e264.mp4

Readme

Keywords

none

Package Sidebar

Install

npm i @davaynamore/design-system

Weekly Downloads

0

Version

0.0.25

License

none

Unpacked Size

3.14 MB

Total Files

362

Last publish

Collaborators

  • davaynamore