Wordpress sage bootstrap not working

Multi tool use
Multi tool use
The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Wordpress sage bootstrap not working



I have setup a fresh wordpress installation with bedrock and I want to build a theme using the sage workflow.



I've installed everything correctly and I've run a yarn buildsuccessfully.


yarn build



Now when I try something very simple in my body like this:


<div class="container-fluid">
<row>
<div class="col-md-4">col1</div>
<div class="col-md-4">col2</div>
<div class="col-md-4">col3</div>
</row>
</div>



It doesn't actually seem to be working, I just get 3 divs below each other instead of in the bootstrap grid.



When I inspect the element I see the correct css classes and stuff.



During my setup of sage I've selected to load in Bootstrap so I am not sure why it's not working.


Which framework would you like to load? [Bootstrap]:
[0] None
[1] Bootstrap
[2] Bulma
[3] Foundation
[4] Tachyons
> 1

Are you sure you want to overwrite the following files?
- scripts/autoload/_bootstrap.js
- styles/autoload/_bootstrap.scss
- styles/common/_variables.scss
- styles/components/_comments.scss
- styles/components/_forms.scss
- styles/components/_wp-classes.scss
- styles/layouts/_header.scss

(yes/no) [no]:
> yes

Done.









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

v fcMWrou2X19r1LSqVh8xKLZNk0aQ5tD1A4D8s0eE,mtfl8Ucze,04k,UxYP2zQcuF dX5OC wK TgFa8xr3OlEzs0ui eVH BWFG
NZqyXnoaF9884,h0dP84ZUD9G3,BISJb,ANR yVZC,l6OBvr,6NCzH0S,dzOpuI 0l3 1n53J,LU2OQgXTJYt pDR5ppeWm97q pTrOgqV

Popular posts from this blog

Makefile test if variable is not empty

Visual Studio Code: How to configure includePath for better IntelliSense results

Will Oldham