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: tailpress/tailpress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: tailpress/tailpress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.0
Choose a head ref
  • 10 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 2, 2022

  1. Fix typo "under"

    justingolden21 authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    4faa6c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Merge pull request #129 from justingolden21/patch-1

    Fix typo "under"
    jeffreyvr authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    1221b4b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Remove lodash

    jeffreyvr committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f338dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee4f72c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Enable Tailwind's nesting plugin

    Enable Tailwind's nesting plugin as described in the Tailwind docs: https://tailwindcss.com/docs/using-with-preprocessors#nesting. This allows custom nested classes to use Tailwind's modifiers.
    ecastillo authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    07d4dfb View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Remove postcss-nested

    Remove postcss-nested because it's included in tailwindcss/nesting.
    ecastillo committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    94068a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Merge pull request #144 from ecastillo/patch-1

    Enable Tailwind's nesting plugin
    jeffreyvr authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    dc84983 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #132 from justingolden21/patch-2

    Remove unnecessary div
    jeffreyvr authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    9fe53aa View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Update to tailwind 3.2.0

    jeffreyvr committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d704914 View commit details
    Browse the repository at this point in the history
  2. Version 3.2.0

    jeffreyvr committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e1ccc47 View commit details
    Browse the repository at this point in the history
Loading