Skip to content

Commit fcbe554

Browse files
Add support for formatting .marko files (#151)
* Add Marko support * Don't sort ArrayExpressions, only sort StringLiterals within them * simplify * Simplify tests * Add peer dep for marko This makes sure pnpm and Yarn PnP don’t complain * Add dev dep for marko translator It’s required for the plugin to work * update lockfile * Update changelog * Simplify * Fix CS * Update lockfile --------- Co-authored-by: Jordan Pittman <[email protected]>
1 parent a78dd6e commit fcbe554

File tree

5 files changed

+1398
-136
lines changed

5 files changed

+1398
-136
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
- Nothing yet!
10+
### Added
11+
12+
- Added support for `prettier-plugin-marko` ([#151](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/151))
1113

1214
## [0.2.8] - 2023-04-28
1315

0 commit comments

Comments
 (0)