Skip to content

Move dependencies into package.json, remove hint, bootstrap files and introduce them as installable dependencies #2

@Julias0

Description

@Julias0

Right now dependencies like hint.min.css, bootstrap.min.css are all manually copied inside the repo.
A better way to do this would be to load them based on dependencies defined in package.json and load them through references.

Using something simple like gulp or even something like parcel should be enough as a build system

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions