It appears that the repository has undergone several changes and renamings:
This commit is contained in:
4
backend/node_modules/tailwindcss/nesting/index.d.ts
generated
vendored
4
backend/node_modules/tailwindcss/nesting/index.d.ts
generated
vendored
@@ -1,4 +0,0 @@
|
||||
import type { AcceptedPlugin, PluginCreator } from 'postcss'
|
||||
|
||||
declare const plugin: PluginCreator<AcceptedPlugin | string | void>
|
||||
export = plugin
|
2
backend/node_modules/tailwindcss/nesting/index.js
generated
vendored
2
backend/node_modules/tailwindcss/nesting/index.js
generated
vendored
@@ -1,2 +0,0 @@
|
||||
let nesting = require('../lib/postcss-plugins/nesting')
|
||||
module.exports = (nesting.__esModule ? nesting : { default: nesting }).default
|
Reference in New Issue
Block a user