chore: reorganize submodules from vendor to samples/projects and update references

This commit is contained in:
Ben Allfree
2026-04-23 13:30:23 -07:00
parent 2c71dcf9fe
commit b55aafb742
15 changed files with 26 additions and 29 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/* Disable auto scan of the whole repo root — `vendor/` alone is ~100k+ files and stalls the Oxide scanner. */
/* Disable auto scan of the whole repo root — `samples/projects/` vendored trees are huge and stall the Oxide scanner. */
@import "tailwindcss" source(none);
@plugin "@tailwindcss/typography";