source:
frontend/node_modules/tailwindcss/nesting/index.d.ts
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 146 bytes | |
| Line | |
|---|---|
| 1 | import type { AcceptedPlugin, PluginCreator } from 'postcss' |
| 2 | |
| 3 | declare const plugin: PluginCreator<AcceptedPlugin | string | void> |
| 4 | export = plugin |
Note:
See TracBrowser
for help on using the repository browser.
