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

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@intracto.com>2018-12-14 14:48:35 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2019-02-11 21:27:14 +0300
commitf0082a83d8f7665da06e56753d6b3a95b613a3aa (patch)
treefa1036c65a77280c44aca1c6015e0ddbdce5afe9 /README.md
parent6705a321154d576102535301164773af6faacf3f (diff)
Documentation intro update
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index a9eddf7..ef16d61 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
# RFS [![npm][npm-image]][npm-url]
-RFS (abbreviation for responsive font size) is an algorithm which **automatically calculates the appropriate font size** based on the dimensions of the browser viewport. It's available in 5 languages:
+RFS (simply the abbreviation for Responsive Font Size) is an font size engine which **automatically calculates the appropriate font size** based on the dimensions of the browser viewport. It's available in one of your favourite preprocessors or postprocessor:
-- [SCSS](https://sass-lang.com/)
- [Sass](https://sass-lang.com/)
- [PostCSS](https://postcss.org/)
- [Less](http://lesscss.org/)