Skip to content

Commit

Permalink
Formating/display fix
Browse files Browse the repository at this point in the history
Corrected ' with `
  • Loading branch information
glenn2223 committed Aug 12, 2023
1 parent 4b71b7d commit f714bb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ All notable changes to this project will be documented in this file.

### Added

- New 'formats[].generateMap' setting allows you to decide on map output on a format basis
- New `formats[].generateMap` setting allows you to decide on map output on a format basis
The `liveSassCompile.settings.generateMap` is applied if this setting is `null` (its default).

### Changes

- 'formats[].extensionName' now allows any string ending with `.css` without throwing a warning.
- `formats[].extensionName` now allows any string ending with `.css` without throwing a warning.
- Tweaks to docs, reflecting the settings changes and correcting outdated info too

### Updated
Expand Down

0 comments on commit f714bb0

Please sign in to comment.