Add submodule for paper-css

- Added a submodule named 'vendor/paper-css' to the .gitmodules file.
- Set the path to 'vendor/paper-css' and the URL to 'https://github.com/cognitom/paper-css.git'.
- Updated the submodule URL to reflect the new repository location.
This commit is contained in:
2025-03-29 10:44:26 -05:00
commit 3fb70965de
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "vendor/paper-css"]
path = vendor/paper-css
url = https://github.com/cognitom/paper-css.git