Skip to content

Replace Bootstrap CSS #6

@JG-QuarkNet

Description

@JG-QuarkNet

CIMA currently includes the Bootstrap CSS library for page styling (mislabeled as 'boostrab', for some reason). This should be removed and replaced with CSS Grid or a combination of Grid and Flexbox.

There are several advantages to this:

  • Grid and Flexbox are easier to read, write, and maintain
  • Grid and Flexbox are more flexible and powerful than Bootstrap
  • Grid and Flexbox are natively supported by all modern browsers, allowing us to eliminate the overhead of keeping and delivering Bootstrap files.
  • The current Bootstrap layout looks terrible on Firefox, especially the Admin section

The WORDPOWER redevolopment branch has already implemented Grid for the index page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions