Skip to content

evaluate write CSS with myth preprocessor #33

@gasolin

Description

@gasolin

myth is a CSS pre-processor act like CSS polyfill
https://github.com/segmentio/myth

Looks more fit for our concerns.

Myth lets you write pure CSS while still giving you the benefits of tools like LESS and Sass. You can still use variables and math functions

benifits:

  • real css, so no interpreter needed in development phase
  • can remove browser-specific prefix, which could be generated by pre-processor.
  • css variable will be pre-processed for production code, less performance impact

need to do:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions