use bootstrap
This commit is contained in:
parent
e209ea73ff
commit
f3ad0e4638
20 changed files with 5563 additions and 18 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -8,3 +8,10 @@
|
|||
/var/
|
||||
/vendor/
|
||||
###< symfony/framework-bundle ###
|
||||
|
||||
###> symfony/webpack-encore-bundle ###
|
||||
/node_modules/
|
||||
/public/build/
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
###< symfony/webpack-encore-bundle ###
|
||||
|
|
Reference in a new issue