File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 17
17
- [ ` discord-unordered-list ` ] ( #discord-unordered-list )
18
18
- [ ` discord-ordered-list ` ] ( #discord-ordered-list )
19
19
- [ ` discord-list-item ` ] ( #discord-list-item )
20
+ - [ ` discord-subscript ` ] ( #discord-subscript )
20
21
21
22
In version 4.x of @skyra/discord-components-core , the library has been rewritten
22
23
from from [ StencilJS] ( https://stenciljs.com ) to [ Lit] . This means that this
@@ -205,4 +206,9 @@ A new component called `discord-list-item` has been added. This is the component
205
206
that represents a list item within a ` discord-unordered-list ` or
206
207
` discord-ordered-list ` . It should be used within one of these components.
207
208
209
+ #### ` discord-subscript `
210
+
211
+ A new component called ` discord-subscript ` has been added. This is the component
212
+ that represents a text with susbcript styling (smaller font size and lowered).
213
+
208
214
[ Lit ] : https://lit.dev
You can’t perform that action at this time.
0 commit comments