@pinegrow/vite-plugin 3.0.71-alpha.6 → 3.0.71-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.LICENSE.txt +6 -0
- package/package.json +1 -1
|
@@ -44,6 +44,8 @@
|
|
|
44
44
|
|
|
45
45
|
/*! ../../../src/framework-mgmt/transform-plugins.js */
|
|
46
46
|
|
|
47
|
+
/*! ../../packages/tailwindcss-plugin/host/tailwind-css-entry.js */
|
|
48
|
+
|
|
47
49
|
/*! ../contrib/parseqs.js */
|
|
48
50
|
|
|
49
51
|
/*! ../contrib/yeast.js */
|
|
@@ -582,6 +584,10 @@
|
|
|
582
584
|
!*** ../../src/framework-mgmt/transform-plugins.js ***!
|
|
583
585
|
\*****************************************************/
|
|
584
586
|
|
|
587
|
+
/*!********************************************************!*\
|
|
588
|
+
!*** ../tailwindcss-plugin/host/tailwind-css-entry.js ***!
|
|
589
|
+
\********************************************************/
|
|
590
|
+
|
|
585
591
|
/*!*********************************************************!*\
|
|
586
592
|
!*** ../../node_modules/chokidar/lib/nodefs-handler.js ***!
|
|
587
593
|
\*********************************************************/
|