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: posthtml/posthtml-postcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: posthtml/posthtml-postcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 27, 2020

  1. Match the indentation size in editorconfig

    Existing code is using 2 spaces.
    silvenon committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    8325e51 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Pass "from" option to PostCSS

    This results in better syntax error messages.
    silvenon committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    611661a View commit details
    Browse the repository at this point in the history
  2. docs: add filePath in example

    Scrum authored and silvenon committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    cfe8a96 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Merge pull request #37 from posthtml/milestone-0.3.0

    Milestone 0.3.0
    Scrum authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8a214df View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Update funding.yml

    Scrum authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    a5398f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

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

Commits on Jan 22, 2021

  1. Merge pull request #35 from silvenon/postcss-from

    Load project's PostCSS config if none is specified
    Scrum authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    28b1320 View commit details
    Browse the repository at this point in the history
  2. build: fix linter pkg, close #38

    Scrum committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    19a53fe View commit details
    Browse the repository at this point in the history
  3. style: lintafter change linter

    Scrum committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    da2b0b5 View commit details
    Browse the repository at this point in the history
  4. build: rebuild

    Scrum committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    a8a0b96 View commit details
    Browse the repository at this point in the history
  5. 0.5.0

    Scrum committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    aae729d View commit details
    Browse the repository at this point in the history
Loading