We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e843826 commit 7278fccCopy full SHA for 7278fcc
1 file changed
Readme.md
@@ -91,7 +91,10 @@ setInterval(function(){
91
#### Web Inspector Colors
92
93
Colors are also enabled on "Web Inspectors" that understand the `%c` formatting
94
- option. These are WebKit web inspectors, Firefox since version 31 and the Firebug plugin for Firefox.
+ option. These are WebKit web inspectors, Firefox ([since version
95
+ 31](https://hacks.mozilla.org/2014/05/editable-box-model-multiple-selection-sublime-text-keys-much-more-firefox-developer-tools-episode-31/))
96
+ and the Firebug plugin for Firefox (any version).
97
+
98
Colored output looks something like:
99
100

0 commit comments