Giter Site home page Giter Site logo

keslo / bootstrap-isolated Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scysys/bootstrap-isolated

0.0 0.0 0.0 31 KB

Automatic processor to create Isolated Bootstrap CSS, that does not conflict with any other Integrations.

Shell 100.00%

bootstrap-isolated's Introduction

Bootstrap Isolated

Automatic processor to create Isolated Bootstrap CSS, that does not conflict with any other Integrations.

Using it on your projects

Include the files you need

bootstrap.css

New: bootstrap-isolated.css

https://scysys.github.io/Bootstrap-Isolated/4.3.1/css/bootstrap-isolated.css

bootstrap-grid.css

New: bootstrap-grid-isolated.css

https://scysys.github.io/Bootstrap-Isolated/4.3.1/css/bootstrap-grid-isolated.css

bootstrap-reboot.css

New: bootstrap-reboot-isolated.css

https://scysys.github.io/Bootstrap-Isolated/4.3.1/css/bootstrap-reboot-isolated.css

Use it on your site

<div class="bootstrap-isolated">
<!-- My Bootstrap based section -->
</div>

Process your own Isolated Bootstrap

  • Clone this repository
  • Copy all original Bootstrap CSS files under "bootstrap-processor/css/"
  • Open your terminal and follow the instructions below
cd bootstrap-processor
chmod +x compile.sh
./compile.sh

One-liner

cd bootstrap-processor;chmod +x compile.sh;./compile.sh

After that you find you isolated Bootstrap CSS under "bootstrap-processor/isolated/"

Note

Create your own isolated bootstrap or wait until i add an newer bootstrap version to this repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.