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: haksy1/SassBuilder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fujscss/SassBuilder
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.
  • 19 commits
  • 8 files changed
  • 6 contributors

Commits on May 28, 2013

  1. Overhaul of the plugin.

    This plugin worked on an older system, somehow. I have done an overhaul
    to get it working on other systems.
    Nathan Lucas committed May 28, 2013
    Configuration menu
    Copy the full SHA
    07ea11f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Nathan Lucas committed May 28, 2013
    Configuration menu
    Copy the full SHA
    9f8f0bd View commit details
    Browse the repository at this point in the history
  3. push

    Nathan Lucas committed May 28, 2013
    Configuration menu
    Copy the full SHA
    9b49a30 View commit details
    Browse the repository at this point in the history
  4. removed duplication

    Nathan Lucas committed May 28, 2013
    Configuration menu
    Copy the full SHA
    c2a5793 View commit details
    Browse the repository at this point in the history
  5. not required

    Removed error of missing .sassbuilder-config if you do not want to use
    it.
    Nathan Lucas committed May 28, 2013
    Configuration menu
    Copy the full SHA
    937d4a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2013

  1. removed packages.json

    Nathan Lucas committed Jun 5, 2013
    Configuration menu
    Copy the full SHA
    94cc5cb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2014

  1. Configuration menu
    Copy the full SHA
    013a73b View commit details
    Browse the repository at this point in the history
  2. removing blank lines

    burzak committed Mar 16, 2014
    Configuration menu
    Copy the full SHA
    c4df160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc42cd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2014

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

Commits on Mar 22, 2014

  1. Merge pull request #6 from burzak/some_tweaks

    Smarter compile logic
    Nathan Lucas committed Mar 22, 2014
    Configuration menu
    Copy the full SHA
    496d64a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2015

  1. Working on ST3!

    Fixed a lot of major issues and now works on ST3!
    Nathan Lucas committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    f3c2013 View commit details
    Browse the repository at this point in the history
  2. readme

    Nathan Lucas committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    0d57615 View commit details
    Browse the repository at this point in the history
  3. Update SassBuilder.py

    Removed threading.
    bnlucas committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    c59dc8d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2015

  1. Fixed encoding issues

    Fixed encoding issues when reading in UTF-8 encoded files that contain special characters such as the slanted double quotes in some of the bourbon.io scss files.
    frenchesco committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    93f4055 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2015

  1. Merge pull request #20 from frenchesco/patch-1

    Fixed encoding issues
    bnlucas committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    bb6f334 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2016

  1. Update SassBuilder.py

    Updated String.format() calls.
    bnlucas committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    04491bb View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. Readme Update

    Additional of installation instructions and how to fix an issue on Mac relating to Python path environment variable.
    silverbackvasco authored Jan 8, 2017
    Configuration menu
    Copy the full SHA
    aacc029 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2017

  1. Merge pull request #26 from silverbackis/patch-1

    Readme Update
    bnlucas authored Jan 28, 2017
    Configuration menu
    Copy the full SHA
    e9829ef View commit details
    Browse the repository at this point in the history
Loading