Skip to content

Commit 6c72c34

Browse files
committed
Add notes for future
1 parent b5319d3 commit 6c72c34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ class SourceColorUndefinedError extends Error {
211211
// Types are a bit cursed right now
212212
/**
213213
* @import {PluginCreator} from "tailwindcss/plugin"
214+
* PluginWithConfig is missing the config and internal reference properties in this copied definition that is not exposed
214215
* @typedef {{ handler: PluginCreator}} PluginWithConfig
215216
* @type {{(options: {sourceColor: string} | {'source-color': string} | {source: string}) : PluginWithConfig}}x
216217
*/

0 commit comments

Comments
 (0)