Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Convert CSS to SASS/SCSS – vanilla app #113

@jrobind

Description

@jrobind

It would be nice to refactor our styles so they are more maintainable and reusable. A few considerations for this:

  • Introduce a naming convention such as BEM
  • Organise styles into components
  • Utilise SASS features such as mixins, imports, variables, maps etc

We've recently added Gulp but it might make more sense to use Webpack and let it handle code minification, asset optimisation and SASS to CSS compilation.

These are just some ideas and suggestions – this is open for discussion 😄

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions