Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to render CSS into component #1

Merged
merged 4 commits into from
Jun 19, 2018
Merged

Option to render CSS into component #1

merged 4 commits into from
Jun 19, 2018

Commits on May 30, 2018

  1. add: option to pass compiled css to context

    set `{ less: { inject: false } }` in requirejs.config
    p3k authored May 30, 2018
    Configuration menu
    Copy the full SHA
    6b5fd2d View commit details
    Browse the repository at this point in the history
  2. chg: cleaned code

    p3k authored May 30, 2018
    Configuration menu
    Copy the full SHA
    d5c38f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    c65bf41 View commit details
    Browse the repository at this point in the history
  2. add: support for css component

    p3k authored Jun 18, 2018
    Configuration menu
    Copy the full SHA
    110ac2b View commit details
    Browse the repository at this point in the history