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 @@ -45,7 +45,7 @@ Webpack Encore
4545
4646`Webpack Encore `_ is a simpler way to integrate `Webpack `_ into your application.
4747It *wraps * Webpack, giving you a clean & powerful API for bundling JavaScript modules,
48- pre-processing CSS & JS and compiling and minifying assets. Encore gives you professional
48+ pre-processing CSS & JS and compiling and minifying assets. Encore gives you a professional
4949asset system that's a *delight * to use.
5050
5151Encore is inspired by `Webpacker `_ and `Mix `_, but stays in the spirit of Webpack:
@@ -55,7 +55,7 @@ to solve the most common Webpack use cases.
5555.. tip ::
5656
5757 Encore is made by `Symfony `_ and works *beautifully * in Symfony applications.
58- But it can be used in any PHP application and even with other server side
58+ But it can be used in any PHP application and even with other server- side
5959 programming languages!
6060
6161.. _encore-toc :
@@ -72,7 +72,7 @@ Getting Started
7272Adding more Features
7373....................
7474
75- * :doc: `CSS Preprocessors: Sass, LESS, etc </frontend/encore/css-preprocessors >`
75+ * :doc: `CSS Preprocessors: Sass, LESS, etc. </frontend/encore/css-preprocessors >`
7676* :doc: `PostCSS and autoprefixing </frontend/encore/postcss >`
7777* :doc: `Enabling React.js </frontend/encore/reactjs >`
7878* :doc: `Enabling Vue.js (vue-loader) </frontend/encore/vuejs >`
You can’t perform that action at this time.
0 commit comments