Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Add Tailwind 2’s peer dependencies to preset #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

knowler
Copy link
Member

@knowler knowler commented Dec 10, 2020

Follow up to #40

Tailwind 2 has two peer deps:

  1. PostCSS 8
  2. Autoprefixer 10

In reality, only the missing PostCSS dep will cause building to fail, but I thought I should just add both to be safe.

@knowler
Copy link
Member Author

knowler commented Dec 29, 2020

I think that maybe the proper solution to the increase in Node requirement is to also modify the engines property in package.json. This would require a new method on the Preset class.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant