43081j / 43081j/postcss-lit

Comment indentation shifts

Open
#58 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
90
Forks
9
Avg merge
1d 9m
Merged PRs (30d)
3

Description

## Steps

1. Visit https://stackblitz.com/edit/vitejs-vite-bcqtrm?file=x-component.ts
1. Note the comment's indentation.
1. Run `npm run format:component`.

## Expected

Comment indentation is unchanged.

## Actual

Comment is partly indented to the left and indents further with each `npm run format:component`. Compare with `npm run format:styles`, which does not use `postcss-lit`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.