Skip to content

Typo in Readme.md  #31

Open
Open
@Parth123Ahuja

Description

@Parth123Ahuja

The readme.md file contains :-
image

But in package.json we have

"scripts": {
"dev": "histoire dev --port 6006",
"watch": "vite build --watch",
"build": "vite build && npm run build:css",
"build:css": "sass src/assets/scss/themes.scss dist/themes.css --no-source-map",
"story:build": "histoire build",
"story:preview": "histoire preview",
"prepublish": "pnpm run build"
},

The readme or either the pacakge.json scripts should be corrected .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions