showing results for - "add bootstrap to gatsby"
Alan
04 Mar 2017
1npm install --save react-bootstrap
2npm install --save bootstrap
David
27 Mar 2017
1import React from 'react';
2import '../path_to/bootstrap.min.css';
3
4const MyComponent = () => (
5    <div>
6        <p>This contains a button which uses the bootstrap.css</p>
7        <button class="btn btn-primary">Click me</button>
8    </div>
9);
Manuel
13 Jul 2020
1// npm i bootstrap jquery popper.js
2
3// On gatsby-browser.js
4import "bootstrap/dist/css/bootstrap.min.css";
5import "jquery/dist/jquery.min.js";
6import "popper.js/dist/popper.min";
7import "bootstrap/dist/js/bootstrap.min.js";
Anaelle
05 Aug 2018
1import React from 'react';
2import { Button } from 'react-bootstrap';
3
4const MyComponent = () => (
5      <div>
6        <p>This contains a button which is exported by react-bootstrap</p>
7        <Button variant="primary">Primary</Button>
8    </div>
9);
queries leading to this page
install bootstrap gatsbyhow to add bootsrap to gatsbybootstrap gatsbyhow to add bootstarp globally on gatsby siteadd bootstrap to gatsbyjsbootstrap studio gatsbyhow to use bootstrap cdn in gatsbyhow to use bootstrap with gatsbyinstalling bootstrap for gatsbygatsby install bootstrapbootstrap in gatsbygatsby js bootstrapintegrating bootstrap with gatsbyhoww to use bootstrap in gatsbygatsby starter and react bootsrapwhere should i add bootstrap in gatsbygatsyby bootstrap projectbootstrap plugin in gatsbygatsby bootstrap plugininstall bootstrap in gatbsbyimport bootstrap min js on gatsbyimport bootstrap css in gatsbyjsgatsby with bootstraphow to add bootstrap to pages in gatsbygatsby add bootstrapgatsby onprebootstrapuse bootstrap with gatsby classhow to add the react bootsrtapp in gatsbyreact bootstrap gatsby pluginadd bootstrap to gatsby tutorialhow to install bootstrap in gatsbygatsby and bootstrapgatsby bootstrap projectuse bootstrap in gatsbyadd bootstrap to gatsbyusing gatsby with bootstrabbootstrap for gatsbyuse bootstrap with gatsbygatsbyjs import bootstrapbootstrap gatsbyjsadding bootstrap to gatsbyinstall bootstrap4 with gatsbyinstlal bootstrrap gatsbyis gatsby is like bootstrapgatsby using bootstrapcan i use bootstrap with gatsbyadding bootstrap to our gatby projectbootstrap javascript in gatsbynpm install bootstrap gatsbybest bootstrap for gatsbygatsby import bootstrapadd bootstrap v2 to gatsbygatsby bootstapbootstrap installation in gatsbyuse bootsrap in gatsbyuse bootstrap on gatsbybootstrap with gatsbyusing bootstrap with gatsbynstall bootstrap gatsbyusing bootsrap in gatsbyinstall bootstrap in gatsbyjsgatsbyjs bootstrapgatsby bootstrapgatsby include bootstrap cssgatsby bootstrap 4how to use bootstrap in gatsbyadd bootstrap to gatsby