Skip to content

Commit ad7887b

Browse files
committed
Ajout composants
1 parent 722a7cc commit ad7887b

File tree

236 files changed

+5856
-4649
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

236 files changed

+5856
-4649
lines changed

.github/workflows/main.yml

100644100755
File mode changed.

.gitignore

100644100755
File mode changed.

CHANGELOG.md

100644100755
File mode changed.

ISSUE_TEMPLATE.md

100644100755
File mode changed.

LICENSE.md

100644100755
File mode changed.

README.md

100644100755
File mode changed.

angular.json

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"schematics": {
172172
"@schematics/angular:component": {
173173
"prefix": "app",
174-
"styleext": "scss"
174+
"style": "scss"
175175
},
176176
"@schematics/angular:directive": {
177177
"prefix": "app"

documentation/css/bootstrap.min.css

100644100755
File mode changed.

documentation/css/demo-documentation.css

100644100755
File mode changed.

documentation/css/material-dashboard.css

100644100755
File mode changed.

0 commit comments

Comments
 (0)