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>2020-06-22 21:16:30 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2020-06-22 21:16:30 +0300
commit9b69174d7860f0716df160a4721e970e859116bf (patch)
treeb8167156ace61420a722c1e1a2cb14b24f1fb57f /postcss.js
parentf92a04ec79894756beed59b43ccbe989bd209021 (diff)
Rename master to main
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 738b47e..80bbc12 100644
--- a/postcss.js
+++ b/postcss.js
@@ -3,7 +3,7 @@
*
* Automated responsive values for font sizes, paddings, margins and much more
*
- * Licensed under MIT (https://github.com/twbs/rfs/blob/master/LICENSE)
+ * Licensed under MIT (https://github.com/twbs/rfs/blob/main/LICENSE)
*/
'use strict';