File tree 3 files changed +21
-8
lines changed 3 files changed +21
-8
lines changed Original file line number Diff line number Diff line change 73
73
" align-items-end" ,
74
74
" align-items-start" ,
75
75
" align-middle" ,
76
+ " align-self-center" ,
76
77
" anchor" ,
77
78
" badge" ,
78
79
" bg-black" ,
103
104
" btn-dark" ,
104
105
" btn-group" ,
105
106
" btn-outline-primary" ,
107
+ " btn-outline-secondary" ,
106
108
" btn-primary" ,
107
109
" btn-toggle" ,
108
110
" btn-toggle-nav" ,
151
153
" container-xxl" ,
152
154
" d-block" ,
153
155
" d-flex" ,
156
+ " d-grid" ,
154
157
" d-inline-flex" ,
155
158
" d-lg-block" ,
156
159
" d-md-block" ,
240
243
" fa-snowboarding" ,
241
244
" fa-snowplow" ,
242
245
" fa-solid" ,
246
+ " fa-sort" ,
243
247
" fa-spin" ,
244
248
" fa-spinner" ,
245
249
" fa-square" ,
282
286
" fw-bold" ,
283
287
" fw-normal" ,
284
288
" g-3" ,
289
+ " gap-2" ,
285
290
" gradient" ,
286
291
" gradient-featured" ,
287
292
" h-100" ,
297
302
" img-wrap" ,
298
303
" invisible" ,
299
304
" is-search" ,
305
+ " justify-content-between" ,
300
306
" justify-content-center" ,
301
307
" justify-content-end" ,
302
308
" lead" ,
364
370
" navbar-expand-md" ,
365
371
" navbar-expand-sm" ,
366
372
" navbar-nav" ,
373
+ " navbar-nav-scroll" ,
367
374
" navbar-toggler" ,
368
375
" next" ,
369
376
" no-js" ,
375
382
" order-first" ,
376
383
" order-last" ,
377
384
" p-0" ,
385
+ " p-1" ,
386
+ " p-2" ,
378
387
" p-3" ,
379
388
" p-4" ,
380
389
" p-5" ,
482
491
" toast-container" ,
483
492
" toast-header" ,
484
493
" toc" ,
494
+ " toc-button" ,
495
+ " toc-panel" ,
496
+ " toc-sidebar" ,
485
497
" toggler-icon" ,
486
498
" top-0" ,
487
499
" top-25" ,
857
869
" themes" ,
858
870
" toastButton" ,
859
871
" toastMessage" ,
872
+ " toc-collapse" ,
860
873
" underline" ,
861
874
" underline-1" ,
862
875
" underline-1-0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gethinode/docs" ,
3
- "version" : " 0.9.0 " ,
3
+ "version" : " 0.9.1 " ,
4
4
"description" : " The source for https://gethinode.com" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
38
38
"devDependencies" : {
39
39
"@fortawesome/fontawesome-free" : " ^6.4.0" ,
40
40
"@fullhuman/postcss-purgecss" : " ^5.0.0" ,
41
- "@gethinode/hinode" : " ^0.12.0 " ,
41
+ "@gethinode/hinode" : " ^0.12.1 " ,
42
42
"autoprefixer" : " ^10.4.14" ,
43
43
"bootstrap" : " ^5.3.0-alpha3" ,
44
44
"cssnano" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments