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: sass/dart-sass
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.23.1
Choose a base ref
...
head repository: sass/dart-sass
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.23.3
Choose a head ref
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Oct 24, 2019

  1. Fix broken links in perf.md (#861)

    howardjing authored and nex3 committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    0ea2e0d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Don't compile .css files in directories to themselves (#862)

    This also adds support for compiling .css files in directories *at
    all*, which had previously only worked in --watch mode.
    
    Closes #853
    nex3 authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    3392db0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Configuration menu
    Copy the full SHA
    df5f3af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be4ca60 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Merge pull request #869 from sass/second-law-use

    Propagate selector source specificity between modules
    nex3 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    1a5102b View commit details
    Browse the repository at this point in the history
Loading