File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Webpack Encore
47
47
48
48
`Webpack Encore `_ is a simpler way to integrate `Webpack `_ into your application.
49
49
It *wraps * Webpack, giving you a clean & powerful API for bundling JavaScript modules,
50
- pre-processing CSS & JS and compiling and minifying assets. Encore gives you professional
50
+ pre-processing CSS & JS and compiling and minifying assets. Encore gives you a professional
51
51
asset system that's a *delight * to use.
52
52
53
53
Encore is inspired by `Webpacker `_ and `Mix `_, but stays in the spirit of Webpack:
@@ -57,7 +57,7 @@ to solve the most common Webpack use cases.
57
57
.. tip ::
58
58
59
59
Encore is made by `Symfony `_ and works *beautifully * in Symfony applications.
60
- But it can be used in any PHP application and even with other server side
60
+ But it can be used in any PHP application and even with other server- side
61
61
programming languages!
62
62
63
63
.. _encore-toc :
@@ -74,7 +74,7 @@ Getting Started
74
74
Adding more Features
75
75
....................
76
76
77
- * :doc: `CSS Preprocessors: Sass, LESS, etc </frontend/encore/css-preprocessors >`
77
+ * :doc: `CSS Preprocessors: Sass, LESS, etc. </frontend/encore/css-preprocessors >`
78
78
* :doc: `PostCSS and autoprefixing </frontend/encore/postcss >`
79
79
* :doc: `Enabling React.js </frontend/encore/reactjs >`
80
80
* :doc: `Enabling Vue.js (vue-loader) </frontend/encore/vuejs >`
You can’t perform that action at this time.
0 commit comments