atom-bootstrap3 icon indicating copy to clipboard operation
atom-bootstrap3 copied to clipboard

Twitter Bootstrap 3 Snippets for Atom

Results 28 atom-bootstrap3 issues
Sort by recently updated
recently updated
newest added

When I type `html-`\+ `tab` nothing happens. I've gone over my settings, i don't see anything wrong. I'm new to atom, so it may be something I'm missing, but it...

``` ``` Both the **css** and the **script** links give error in browser console. ``` javascript Failed to load resource: net::ERR_FILE_NOT_FOUND ```

Is it possible to create an option to insert tabs instead of spaces when a snippet is triggered? Or, even better, is it possible for the package to check whether...

Quick modification to enable snippets in .blade.php files, which are used in Laravel projects.

Update Bootstrap, jQuery, html5shiv and Font Awesome to latest versions.

Hey there, I added some recent fontawesome icons that were missing.

The striped effect on progress bars don't work with the class provided by the package (progress-striped), instead progress-bar-striped works. The aria-* class is not added. Thanks.