Skip to content

Commit 22b2b06

Browse files
committed
readme
1 parent 4348c8f commit 22b2b06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ postcss(url([
128128
'copy',
129129
{
130130
// copy images to /path/to/build/images
131-
// since the final css file is /path/to/build/css/style.css, url is set to ../images/octocat_setup.84f6371.png
131+
// since the final css file is /path/to/build/css/style.css,
132+
// url is set to ../images/octocat_setup.84f6371.png
132133
assetOutFolder: '/path/to/build/images',
133134

134135
// rename images like octocat_setup.84f6371.png

0 commit comments

Comments
 (0)