Skip to content

Commit df9ba9d

Browse files
committed
chore: reword some example text
1 parent 481e880 commit df9ba9d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

rfcs/NNNN-postcss-lit-adoption.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,13 @@ is initially an exact copy of the existing `postcss-lit` package.
4545
Once the sources have been copied across, we can continue publishing the package
4646
under the existing `postcss-lit` name for backwards compatibility.
4747

48-
After the move has been made, it may also make sense to migrate some of the CI
49-
workflows to be more closely aligned to those of the other monorepo packages
50-
(e.g. same node versions, etc).
48+
After the move has been made, we should also do the following:
49+
50+
- Migrate the CI workflow to be better aligned with other pipelines in the
51+
monorepo
52+
- Add a new `examples/` directory with full examples of how and when to use
53+
`postcss-lit`
54+
- In particular, we should include a tailwind example, and a basic example
5155

5256
## Implementation Considerations
5357

0 commit comments

Comments
 (0)