https://github.com/markshust/magento-markshust-sortcssjs
https://github.com/markshust/magento-markshust-sortcssjs
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/markshust/magento-markshust-sortcssjs
- Owner: markshust
- Created: 2015-11-03T22:06:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T22:14:01.000Z (over 10 years ago)
- Last Synced: 2024-12-27T06:26:37.042Z (over 1 year ago)
- Language: PHP
- Size: 304 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `Markshust_Sortcssjs`
The Sort CSS JS Extension allows you to change the load order of stylesheet and javascript files from within the xml layer. This extension is as simple as adding a number to the params tag with the load order number of where you want the load the file, 1 being the first file to load, and 9999 being the last file to load. If an integer is not defined in the params tag, it will use Magento's built in method of loading css files and/or the default settings for param values.
