Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-npm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2018-07-25 08:07:11 +0300
committerMark Otto <markdotto@gmail.com>2018-07-25 08:07:11 +0300
commitace69a3dcd56af8b9d603d7acec386599a131830 (patch)
tree8ca5358948b8355d6573a7ae7df10adb33b97be3
parent12eac4ceb189638b597708d621fc86fa9c9aac2e (diff)
readme updates
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 9338bfa..8d1b2fa 100644
--- a/readme.md
+++ b/readme.md
@@ -12,3 +12,5 @@ With Node.js installed, download or clone this project. Then, from the directory
npm install
npm start
```
+
+This will compile the provided Sass file, `bootstrap-custom.scss`, into a new CSS file and open the included HTML page, `index.html`, in your browser.