@tailwindcss/language-server 0.14.29 → 0.16.0
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/ThirdPartyNotices.txt +2 -2
- package/bin/css-language-server +35 -35
- package/bin/oxide-helper.js +2 -2
- package/bin/tailwindcss-language-server +662 -661
- package/package.json +7 -7
- package/bin/fsevents-X6WP4TKM.node +0 -0
package/ThirdPartyNotices.txt
CHANGED
|
@@ -1182,11 +1182,11 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1182
1182
|
|
|
1183
1183
|
================================================================================
|
|
1184
1184
|
|
|
1185
|
-
postcss@8.5.
|
|
1185
|
+
postcss@8.5.10
|
|
1186
1186
|
|
|
1187
1187
|
The MIT License (MIT)
|
|
1188
1188
|
|
|
1189
|
-
Copyright 2013 Andrey Sitnik <andrey@sitnik.
|
|
1189
|
+
Copyright 2013 Andrey Sitnik <andrey@sitnik.es>
|
|
1190
1190
|
|
|
1191
1191
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1192
1192
|
this software and associated documentation files (the "Software"), to deal in
|