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:
authorXhmikosR <xhmikosr@gmail.com>2019-02-15 21:25:45 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2019-02-15 21:25:45 +0300
commit2826c81ba6e3bd7df2e3ed92b682ab6dd6ab5ac9 (patch)
treeac1f36a7286a5a907c0f8a57f111a670c12c61cc /README.md
parenta162748366368b0a7e677a9936e74c9f658799d0 (diff)
Update README.md (#85)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1698669..6a0be43 100644
--- a/README.md
+++ b/README.md
@@ -149,7 +149,7 @@ project/
If you're using Webpack, you can simplify the `@import` using the `~` prefix:
-```text
+```scss
@import "~rfs/less";
@import "~rfs/sass";
@import "~rfs/scss";