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

Stringify paths to unique paths correctly #83

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Apr 10, 2018

  1. Stringify paths to unique paths correctly

    The problem here is that gems like compass-sass and bootstrap-sass will
    build their own Importer classes that aren't being properly uniqued.
    
    Also this resolves the issue outlined in
    sass#79
    hexgnu authored and indirect committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    b2c7d4d View commit details
    Browse the repository at this point in the history
  2. Us -> Use typo

    hexgnu authored and indirect committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    df1a4a5 View commit details
    Browse the repository at this point in the history
  3. Fix failing spec on line_comments

    hexgnu authored and indirect committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    d6de456 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    4f34a5b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    8b02760 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Etison/dmonsewicz/updating-with-upstream

    Dmonsewicz/updating with upstream
    dennismonsewicz authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    3e76e42 View commit details
    Browse the repository at this point in the history