Skip to content

Commit 442c113

Browse files
committed
fix changelog spacing
1 parent f964ad2 commit 442c113

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
- Class names from `@tailwind base` are now included (by default `@tailwind base` does not include any class names but plugins may contribute them)
1313
- Color swatches can now be displayed for rules with multiple properties and/or colors with variable alpha (#113)
1414
- Added `tailwindCSS.includeLanguages` setting:
15-
1615
```json
1716
{
1817
"tailwindCSS.includeLanguages": {
@@ -41,7 +40,6 @@
4140
### JS(X)
4241

4342
- Completions now trigger when using backticks (#50, #93):
44-
4543
```js
4644
const App = () => <div className={`_
4745
```

0 commit comments

Comments
 (0)