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:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "vendor/paper-css"]
|
||||
path = vendor/paper-css
|
||||
url = https://github.com/cognitom/paper-css.git
|
||||
Reference in New Issue
Block a user