File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,12 @@ Add support for css module laravel mix.
12
12
npm i laravel-mix-vue-css-modules
13
13
```
14
14
15
- | Laravel Mix Vue CSS Modules| Pre-Processor| Install command|
16
- | ---| ---| ---|
17
- | v2| SCSS| ` npm install laravel-mix-vue-css-modules@2 ` |
18
- | [ v3] ( https://github.com/Aslam97/laravel-mix-vue-css-modules/tree/v3 ) | SCSS, LESS, STYLUS| ` npm install laravel-mix-vue-css-modules@3 ` |
15
+ [ Example] ( https://github.com/Aslam97/laravel-mix-vue-css-modules/tree/v3#example )
16
+
17
+ | Laravel Mix| Laravel Mix Vue CSS Modules| Pre-Processor| Install command|
18
+ | ---| ---| ---| ---|
19
+ | v5| v2| SCSS| ` npm install laravel-mix-vue-css-modules@2 ` |
20
+ | v5| [ v3] ( https://github.com/Aslam97/laravel-mix-vue-css-modules/tree/v3 ) | SCSS, LESS, STYLUS| ` npm install laravel-mix-vue-css-modules@3 ` |
19
21
20
22
## Usage
21
23
You can’t perform that action at this time.
0 commit comments