From 013e0284aecace22344bda8463747784d6d23d23 Mon Sep 17 00:00:00 2001 From: Yev Vlasenko Date: Thu, 28 Dec 2017 18:41:04 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f99cf42..9cd4331 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,10 @@ Vue.use(VModal) For full demo please look at `demo/server_side_rendering` +### Extracted CSS + +There is also a ssr build with css file extracted. Take a look in /dist folder. + ### Properties | Name | Required | Type | Default | Description |