Scroll
Bootstrap4
Karakteristike:
* Uključuje Bootstrap 4 CDN (4.0 do 4.3)
* Uključuje Bootstrap 4 breakpoint-e
* Bootstrap kontrola u korisničkom interfejsu
* Nema režim podteme (osim ako nije potrebno prepisivanje šablona)
Instalacija
Korišćenje Composer-a
composer require drupal/bootstrap4
Podtema
* Ako vam je potrebna podtema (obično ako želite da prepišete šablone),
pogledajte [dokumentaciju za podteme] (_SUBTHEME/README.md).
* Možete kreirati podtemu pokretanjem `bash bin/subtheme.sh [ime] [putanja]`,
na primer `bash bin/subtheme.sh b4subtheme ..`
Source URL:
Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.