.gitmodules 457 B

123456789101112
  1. [submodule "packages/lungo.theme"]
  2. path = packages/lungo.theme
  3. url = https://github.com/TapQuo/package-lungo.theme
  4. [submodule "packages/lungo"]
  5. path = packages/lungo
  6. url = https://github.com/TapQuo/package-lungo
  7. [submodule "example/components/quojs"]
  8. path = example/components/quojs
  9. url = https://github.com/soyjavi/package-quojs
  10. [submodule "src/stylesheets/CSSmethods"]
  11. path = src/stylesheets/CSSmethods
  12. url = https://github.com/soyjavi/CSSmethods