From 057570aed26015a3415e94ed3fac315335201492 Mon Sep 17 00:00:00 2001 From: Vitaly Kasymov Date: Tue, 3 Apr 2018 13:51:34 +1200 Subject: [PATCH] More detailed description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08178ec..515c961 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # SilverStripe Bootstrap Mix -This theme utilizes Laravel Mix for building assets and makes it easy to focus on the development. +This theme utilizes Laravel Mix - Webpack wrapper for building assets and makes it easy to focus on the development. By default it uses Bootstrap 4 but you are free to use anything else. You can also use Stylus instead of SASS if you like. Please refer Laravel Mix documentation [here](https://github.com/JeffreyWay/laravel-mix). ## Installation