- 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.
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
[submodule "vendor/paper-css"]
|
|
path = vendor/paper-css
|
|
url = https://github.com/cognitom/paper-css.git
|