Skip to content

Less and JS minified in HTML components #2

@ctoesca

Description

@ctoesca

It's more easy to create components using LESS code, but:

  • LESS doesn't works well with IE8
  • LESS code is injected at runtime by panjs: it's note for production (it's heavy).

So, LESS code of HTML components should be converted to CSS for production use.
This conversion should also minify the script parts of the components.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions