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

sass support #22

Open
wants to merge 5 commits into
base: step2
Choose a base branch
from
Open

Commits on Jan 24, 2016

  1. * sass support

    * demo project inside the repo
    * distribution folder with the minimized version of the library for start using css-loaders in other projects
    * documentation updated
    * removed unused code
    * package.json fixed
    * other minor improvements
    andreasonny83 committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    8b72582 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2016

  1. sync

    * fix small error in fading dots animation
    
    small glitch in 37.5 keyframe has the 100% dot set to 20%
    
    * let box-shadow inherit colour instead of defining it
    andreasonny83 committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    9926d71 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'step2' into feature/sass

    * step2:
      sync
    andreasonny83 committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    a0a3e62 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from lukehaas/step2

    merging step2 from lukehaas/css-loader
    andreasonny83 committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    9f9531a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'step2' into feature/sass

    * step2:
      let box-shadow inherit colour instead of defining it
      fix small error in fading dots animation
    andreasonny83 committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    9e18cb6 View commit details
    Browse the repository at this point in the history