Skip to content

Generic CSS #263

@ravisaxena23

Description

@ravisaxena23

description
some CSS used in pages are common.
Currently, CSS present in components is inline.

solution
Inside "../src/Components/Styles" folder
Create a separate CSS file for each component. with name _component.css
import the CSS file in the component.
replace inline CSS with generic classes.

alternatives
you can apply your creativity just ping us what solution you are doing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions