Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AleshaOleg/postcss-sass
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: layerJS/postcss-sass
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 2 files changed
  • 3 contributors

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    fde625d View commit details
    Browse the repository at this point in the history
  2. Revert "Added method to deal with atrule(@media)"

    This reverts commit a46c970.
    maletsden authored and gucong3000 committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    e42c7f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ecc9ec View commit details
    Browse the repository at this point in the history
  4. Added method to deal with @mixin

    maletsden authored and gucong3000 committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    71ece38 View commit details
    Browse the repository at this point in the history
  5. Added method to deal with @include

    maletsden authored and gucong3000 committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    3d751b1 View commit details
    Browse the repository at this point in the history
  6. Added method to work with @extend

    maletsden authored and gucong3000 committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    bf6dd94 View commit details
    Browse the repository at this point in the history
  7. Added a new method for loops(@while, @for) since previous method crea…

    …te a 'rule' node instead of 'atrule' and it was SLICING the end of conditional statement
    maletsden authored and gucong3000 committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    9fdd3df View commit details
    Browse the repository at this point in the history
  8. fixed supporting of @include

    maletsden authored and gucong3000 committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    a88398d View commit details
    Browse the repository at this point in the history
  9. Small changes

    maletsden authored and gucong3000 committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    19b5f86 View commit details
    Browse the repository at this point in the history
  10. Resolved a few linter errors

    maletsden authored and gucong3000 committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    45cad5a View commit details
    Browse the repository at this point in the history
  11. If include has some content in it

    fix eslint errors
    gucong3000 committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    fab75d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. fix for nodejs

    AbdBarho committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    61c8a3a View commit details
    Browse the repository at this point in the history
Loading