Hello,

I created a sub-theme "Bootstrap", how to add "Bootswatch Cosmo" to "Bootstrap"?

I do not want to use CDN ".

I downloaded :
https://github.com/twbs/bootstrap/archive/v3.3.7.zip

Which I moved to the folder of my sub-theme and renamed it to "bootstrap".

I downloaded :
https://bootswatch.com/cosmo/bootstrap.min.css

Which I moved to the css folder of my sub-theme.

CommentFileSizeAuthor
#2 Capture du 2017-05-02 18-05-37.png153.2 KBzenimagine
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zenimagine created an issue. See original summary.

zenimagine’s picture

Issue summary: View changes
FileSize
153.2 KB
markhalliwell’s picture

Category: Feature request » Support request
Status: Active » Closed (works as designed)

If you are manually maintaining your sub-theme library assets, then you will need to also add the Bootswatch CSS manually. This goes outside the scope of this project since it starts to fall back into normal Drupal theming.

zenimagine’s picture

Thank you very much, it works