Added pattern "glyphicon"

Used by Bootstrap

http://getbootstrap.com/components/
main
Carlos Duran 8 years ago committed by GitHub
parent 17942fa371
commit 21e0bfa938

@ -8227,7 +8227,8 @@
"env": "^Twipsy$\\;confidence:50", "env": "^Twipsy$\\;confidence:50",
"html": [ "html": [
"<style>/\\*!\\* Bootstrap v(\\d\\.\\d\\.\\d)\\;version:\\1", "<style>/\\*!\\* Bootstrap v(\\d\\.\\d\\.\\d)\\;version:\\1",
"<link[^>]+?href=\"[^\"]+bootstrap(?:\\.min)?\\.css" "<link[^>]+?href=\"[^\"]+bootstrap(?:\\.min)?\\.css",
"<div[^>]+class=\"[^\"]*glyphicon glyphicon-"
], ],
"icon": "Twitter Bootstrap.png", "icon": "Twitter Bootstrap.png",
"script": "(?:twitter\\.github\\.com/bootstrap|bootstrap(?:\\.js|\\.min\\.js))", "script": "(?:twitter\\.github\\.com/bootstrap|bootstrap(?:\\.js|\\.min\\.js))",

Loading…
Cancel
Save