diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 767059c..0adc0cd 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -2,7 +2,5 @@ "recommendations": [ "dbaeumer.vscode-eslint", "csstools.postcss", - "eamodio.gitlens", - "donjayamanne.githistory" ] } diff --git a/README.md b/README.md index 6956927..764fe42 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Option #1: Use any pre-processor ```js -import 'rstrtt' +import "rstrtt"; ``` Option #2: hot-link the css files: @@ -18,15 +18,15 @@ Option #2: hot-link the css files:
- - - - - - -