Skip to content

Invalid Import of index.css file that does not exist in dapps example #786

Open
@subashcs

Description

@subashcs

Problem Statement:

Detected invalid import of index.css file (which does not exist) in "dapps/appkit/react-solana/src/main.tsx".

import './index.css'

Steps to replicate

  • Run the DApp located in the folder "dapps/appkit/react-solana"

Observed issues

  • react-solana DApp example fails to load due to invalid import.
  • after removing the import styling issues are observed on the UI

Proposed Solution

  • Add the "index.css" file or remove the file import and fix the styling

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