Skip to content

Move to SCSS with Autoprefixer #52

@Antonio-Laguna

Description

@Antonio-Laguna

In order to keep growing naturally, we want to transition to SCSS.

Things that should happen:

  • Ensure we use webpack but actually exporting a CSS file without needing to import the CSS from JS. (Which is the Webpack way)
  • Use autoprefixer to remove all prefixes.
  • Current comments should be kept where they make sense and also in the output.
  • Separate in units as smaller as possible so it's clear where to look when needing to change something or add something.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions