Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

feat: import prefixSelector #25

Merged
merged 1 commit into from
Mar 15, 2021
Merged

Conversation

Kosai106
Copy link
Contributor

@Kosai106 Kosai106 commented Mar 15, 2021

Looks like prefixSelector was never imported and hence it breaks the build:

ReferenceError: prefixSelector is not defined
    at applyConfiguredPrefix (/satellite/node_modules/@tailwindcss/jit/src/lib/setupContext.js:349:5)
    at module.exports (/satellite/src/InstantSearch/InstantSearch.tailwind.js:10:8)
    at registerPlugins (/satellite/node_modules/@tailwindcss/jit/src/lib/setupContext.js:579:7)
    at /satellite/node_modules/@tailwindcss/jit/src/lib/setupContext.js:768:5
    at /satellite/node_modules/@tailwindcss/jit/src/index.js:34:49
    at LazyResult.runOnRoot (/satellite/node_modules/postcss/lib/lazy-result.js:303:16)
    at LazyResult.runAsync (/satellite/node_modules/postcss/lib/lazy-result.js:355:26)
    at async Promise.all (index 0)

@adamwathan adamwathan merged commit 34e7be7 into tailwindlabs:master Mar 15, 2021
@adamwathan
Copy link
Member

Derp, thank you! 🤦

@Kosai106 Kosai106 deleted the patch-1 branch March 15, 2021 21:37
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.

2 participants