From fbc053692de67f5b18ce6d95b0bea86aaa3b2fce Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 1 Aug 2012 18:06:02 -0700 Subject: add components section to docs for isolated examples --- docs/components/alert.html | 63 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 docs/components/alert.html (limited to 'docs/components/alert.html') diff --git a/docs/components/alert.html b/docs/components/alert.html new file mode 100644 index 000000000..3e7d935e5 --- /dev/null +++ b/docs/components/alert.html @@ -0,0 +1,63 @@ + + + + + Bootstrap, from Twitter + + + + + + + + + + + + + + + + + + + + + +
+ + + +

Bootstrap alert

+ +
+ +
+ + Warning! Best check yo self, you're not looking too good. +
+ + +
+ + + + + + + + + + + + + + + + + + + -- cgit v1.2.3