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 #90

Closed
wants to merge 11 commits into from
Closed

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

Commits on Jun 19, 2018

  1. Merge pull request #1 from p3k/master

    Option to render CSS into component
    p3k authored Jun 19, 2018
    Configuration menu
    Copy the full SHA
    9458e91 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Configuration menu
    Copy the full SHA
    df38dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e7212d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5296c70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b450f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19da5c2 View commit details
    Browse the repository at this point in the history
  6. fix: indentation

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