Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2017-02-20 05:26:45 +0300
committerYan Zhu <picturepan2@hotmail.com>2017-02-20 05:26:45 +0300
commit6a0b4cbb5895496ab8e204b5ef04732c4d9fdf1a (patch)
treebf7934e803589df95d440071d0b37d9164a46129 /README.md
parenta6c0404e2aab2d2ec45c76e5e8e885c3ff0be661 (diff)
ADD: New Documents experience
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.md b/README.md
index 5567bf5..5410a68 100644
--- a/README.md
+++ b/README.md
@@ -70,12 +70,11 @@ You can compile your custom version of Spectre.css. Read [the documentation](htt
### Browser support
Spectre uses [Autoprefixer](https://github.com/postcss/autoprefixer) to make most styles compatible with earlier browsers and [Normalize.css](https://necolas.github.io/normalize.css/) for CSS resets. Spectre is designed for modern browsers. For best compatibility, these browsers are recommended:
-- Chrome (last two)
-- Edge (last two)
-- Firefox (last two)
+- Chrome (last three)
+- Microsoft Edge (last three)
+- Firefox (last three)
+- Safari (last three)
+- Opera (last three)
- Internet Explorer 10+
-- Microsoft Edge
-- Opera (last two)
-- Safari 6+
Designed and built with ♥ by [Yan Zhu](https://twitter.com/picturepan2). Feel free to submit a pull request. Help is always appreciated.