Skip to content

Commit c0b2edd

Browse files
committed
Update git submodules.
1 parent 581154d commit c0b2edd

15 files changed

+11
-581
lines changed

.gitmodules

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
[submodule "_data/patterns"]
22
path = _data/patterns
33
url = https://github.com/patternslib/patterns-ui-content.git
4-
[submodule "_sass/libraries/patterns"]
5-
path = _sass/libraries/patterns
6-
url = https://github.com/patternslib/patterns-sass.git
4+
[submodule "_includes/patterns"]
5+
path = _includes/patterns
6+
url = https://github.com/patternslib/patterns-includes.git
77
[submodule "_layouts/patterns"]
88
path = _layouts/patterns
99
url = https://github.com/patternslib/patterns-layouts.git
10+
[submodule "_sass/libraries/patterns"]
11+
path = _sass/libraries/patterns
12+
url = https://github.com/patternslib/patterns-sass.git
1013
[submodule "code"]
1114
path = code
1215
url = https://github.com/Patternslib/Patterns.git

_data/patterns

Submodule patterns updated 1 file

_includes/patterns

Submodule patterns added at 304670e

_includes/patterns/.gitignore

-15
This file was deleted.

_includes/patterns/avatar.html

-11
This file was deleted.

_includes/patterns/collapsible.html

-5
This file was deleted.

_includes/patterns/form-has-changes.html

-3
This file was deleted.

_includes/patterns/form-message.html

-7
This file was deleted.

_includes/patterns/form-required.html

-1
This file was deleted.

0 commit comments

Comments
 (0)