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
4747
4848`Webpack Encore `_ is a simpler way to integrate `Webpack `_ into your application.
4949It *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
5151asset system that's a *delight * to use.
5252
5353Encore 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.
5757.. tip ::
5858
5959 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
6161 programming languages!
6262
6363.. _encore-toc :
@@ -74,7 +74,7 @@ Getting Started
7474Adding more Features
7575....................
7676
77- * :doc: `CSS Preprocessors: Sass, LESS, etc </frontend/encore/css-preprocessors >`
77+ * :doc: `CSS Preprocessors: Sass, LESS, etc. </frontend/encore/css-preprocessors >`
7878* :doc: `PostCSS and autoprefixing </frontend/encore/postcss >`
7979* :doc: `Enabling React.js </frontend/encore/reactjs >`
8080* :doc: `Enabling Vue.js (vue-loader) </frontend/encore/vuejs >`
You can’t perform that action at this time.
0 commit comments