
In the Program text box, specify the location of the csso executable file. The File Watchers page that opens shows the list of already configured File Watchers.Ĭlick or press Alt+Insert and select the CSSO CSS Optimizer predefined template from the list. In the Settings/Preferences dialog ( Ctrl+Alt+S), click File Watchers under Tools. In the embedded Terminal ( Alt+F12), type: Make sure the CSS and File Watchers required plugins are enabled on the Settings/Preferences | Plugins page, tab Installed, see Managing plugins for details. Make sure you have Node.js on your computer. To change this default presentation, configure file nesting in the Project tool window.
UN MINIFY CSS CODE
However, in the Project Tree, the file with the minified code is shown under the source CSS file which is displayed as a node. The location of this generated file is defined in the Output paths to refresh field of the New Watcher dialog. The generated minified code is stored in a separate file with the name of the source CSS file and the extension min.css. You can specify other events that invoke CSSO. To minify your code automatically, you need to configure a CSSO File Watcher which will track changes to your files and run CSSO.īy default, minification starts as soon as a CSS file in the File Watcher's scope is changed and saved. If you're not using build tools, you can use stand-alone tools, such as CSSO or cssnano. Most often compression is done as a step in your build process, with tools like webpack. At the production stage, they only increase the size of code to be transferred. During development and debugging, these characters make code easier to read. Un-minify CSS option.Minification or compression means removing all unnecessary characters, such as spaces, new lines, comments, without changing the functionality of the source code. To unminify the code, select it all by clicking Ctrl+A. Unminify, click the right mouse button on it and select Open with Sublime Text option (1)): css file in Sublime Text Editor (choose the. Sublime Text Plugin that is responsible for the unminify process:ġ.6 and 1.7.
UN MINIFY CSS HOW TO
css file using the Sublime Text Editor Preparationīefore you proceed, please check the tutorial below on how to download and install the Sublime Text Editor and In 'Slide Information' section fill all the required fields and 'Save' (1) it. If you want to edit the existing slide, click the 'Edit' button (2).įurther process is quite simple. To add a new slide find the '+' button in the top right corner of Slides list section (1) and click it. On the screen that appears next you'll be able to set the main properties of your slider like speed of changing slides, the pause on hover and loop option.Īfter you've changed it, press the 'Save' button (1). Then find the Image slider module and press the 'Configure' button (2) to edit the module. How to edit sliderįirst navigate to Modules -> Modules and Services in the admin panel of your PrestaShop store (1) and open the tab 'Installed modules'. Here you can edit all info concerning your store contacts (such as store's name, address, status, picture, working schedule etc.)Īfter it's done, click the 'Save' button (1). To edit the info on one particular store, choose the store you want to edit in Store Contacts and click 'Edit' (1). Don't forget to press the 'Save' button (2) after editing. In Contact Details block you can change the main info about your store - its name (1) and other contact details. Here you can enable/disable, add/delete or edit each store. Open the PrestaShop admin panel, go to Shop Parameters > Contact and open the tab Stores.įirst you'll see the list of stores in Stores section. Basic tutorials How to change info about your store
