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 /stylus.styl
parent771da0da9a2eb4f75253c91be838f1199ee528e6 (diff)
Typo: Remove double for (#161)
Diffstat (limited to 'stylus.styl')
-rw-r--r--stylus.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylus.styl b/stylus.styl
index 9fdc254..40f5bb4 100644
--- a/stylus.styl
+++ b/stylus.styl
@@ -1,6 +1,6 @@
// Stylus RFS mixin
//
-// 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)