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@gmail.com>2019-08-29 10:57:37 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-08-29 10:57:37 +0300
commitbad76be6ab73e476b6f91199405362e17bac21da (patch)
tree1befc397645f60c2e82449219c5a805e3e59d93e /postcss.js
parent771da0da9a2eb4f75253c91be838f1199ee528e6 (diff)
Typo: Remove double for (#161)
Diffstat (limited to 'postcss.js')
-rw-r--r--postcss.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/postcss.js b/postcss.js
index 867afe2..738b47e 100644
--- a/postcss.js
+++ b/postcss.js
@@ -1,7 +1,7 @@
/*!
* PostCSS RFS plugin
*
- * Automated responsive values for for font sizes, paddings, margins and much more
+ * Automated responsive values for font sizes, paddings, margins and much more
*
* Licensed under MIT (https://github.com/twbs/rfs/blob/master/LICENSE)
*/