Changeset 2150427
- Timestamp:
- 09/03/2019 07:32:19 PM (7 years ago)
- Location:
- scss-library/trunk
- Files:
-
- 2 edited
-
README.md (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scss-library/trunk/README.md
r2150408 r2150427 53 53 ### 0.1.2 54 54 * Fixing filename bugs. 55 * A new version number in the declaration sets a new filename, which creates new files without deleting the previous ones. Now the plugin uses only the url path as the basis for the name of the compiled file.56 * Create compiled file if the file does not exist.55 * A new version number in the declaration sets a new filename, which creates new files without deleting the previous ones. Now the plugin uses only the url path as the basis for the name of the compiled file. 56 * Create compiled file if the file does not exist. 57 57 58 58 ### 0.1.1 -
scss-library/trunk/readme.txt
r2150408 r2150427 53 53 = 0.1.2 = 54 54 * Fixing filename bugs. 55 * A new version number in the declaration sets a new filename, which creates new files without deleting the previous ones. Now the plugin uses only the url path as the basis for the name of the compiled file.56 * Create compiled file if the file does not exist.55 * A new version number in the declaration sets a new filename, which creates new files without deleting the previous ones. Now the plugin uses only the url path as the basis for the name of the compiled file. 56 * Create compiled file if the file does not exist. 57 57 58 58 = 0.1.1 =
Note: See TracChangeset
for help on using the changeset viewer.