Skip to content

yogastama/bootstrap_retro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

@yogastama/bootstrap_retro

GitHub issues GitHub forks GitHub stars GitHub license

Documentation

An old rock in the desert

Documentation Here!

Install

$ npm install @yogastama/bootstrap_retro

Quickstart

<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Bootstrap retro demo</title>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/yogastama/bootstrap_retro@master/css/bootstrap_retro.min.css">
  </head>
  <body>
    <h1>Hello, world!</h1>
    <script src="https://cdn.jsdelivr.net/gh/yogastama/bootstrap_retro@master/js/bootstrap.min.js"></script>
  </body>
</html>

Install

Beta!

GitHub issues GitHub forks GitHub stars GitHub license

$ npm install @yogastama/bootstrap_retro

Usage

import "@yogastama/bootstrap_retro/css/bootstrap_retro.min.css";
import "@yogastama/bootstrap_retro/js/bootstrap.min.js";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published