f / atom-bootstrap3

Twitter Bootstrap 3 Snippets for Atom
MIT License
81 stars 34 forks source link

shortcut to add the css bootstrap #3

Closed ripper2hl closed 7 years ago

ripper2hl commented 10 years ago

my english is bad. Add this code fragment in my html is very util

<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">

<!-- Optional theme -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.min.css">

<!-- Latest compiled and minified JavaScript -->
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
vigo commented 9 years ago

hi @ripper2hl, what do you mean? :) can't understand it :smile:

iarief commented 9 years ago

@vigo i think what he meant was that he would like to see addition on the snippets for the line of codes above

ripper2hl commented 9 years ago

Yes it is D: