Skip to content

Commit

Permalink
Updated Dallas Scala Strongly Typed deck.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgene committed Nov 22, 2024
1 parent 3f511eb commit d78420d
Showing 1 changed file with 19 additions and 27 deletions.
46 changes: 19 additions & 27 deletions docs/strongly-typed/dallasscala/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16557,20 +16557,8 @@
_0: 'Python',
_1: {
ctor: '::',
_0: 'TypeScript',
_1: {
ctor: '::',
_0: 'Scala',
_1: {
ctor: '::',
_0: 'Kotlin',
_1: {
ctor: '::',
_0: 'Swift',
_1: {ctor: '[]'}
}
}
}
_0: 'Scala',
_1: {ctor: '[]'}
}
}
}
Expand Down Expand Up @@ -23941,8 +23929,12 @@
_0: _rtfeldman$elm_css$Svg_Styled_Attributes$css(
{
ctor: '::',
_0: _rtfeldman$elm_css$Css$backgroundColor(_jackgene$talks$Deck_Slide_Common$primary),
_1: {ctor: '[]'}
_0: _rtfeldman$elm_css$Css$color(_jackgene$talks$Deck_Slide_Common$white),
_1: {
ctor: '::',
_0: _rtfeldman$elm_css$Css$backgroundColor(_jackgene$talks$Deck_Slide_Common$primary),
_1: {ctor: '[]'}
}
}),
_1: {ctor: '[]'}
},
Expand Down Expand Up @@ -23972,19 +23964,15 @@
_rtfeldman$elm_css$Css$vw(1.5)),
_1: {
ctor: '::',
_0: _rtfeldman$elm_css$Css$color(_jackgene$talks$Deck_Slide_Common$black),
_0: _jackgene$talks$Deck_Slide_Common$numberFontFamily,
_1: {
ctor: '::',
_0: _jackgene$talks$Deck_Slide_Common$numberFontFamily,
_0: _rtfeldman$elm_css$Css$fontWeight(_rtfeldman$elm_css$Css$normal),
_1: {
ctor: '::',
_0: _rtfeldman$elm_css$Css$fontWeight(_rtfeldman$elm_css$Css$normal),
_1: {
ctor: '::',
_0: _rtfeldman$elm_css$Css$fontSize(
_rtfeldman$elm_css$Css$vw(35)),
_1: {ctor: '[]'}
}
_0: _rtfeldman$elm_css$Css$fontSize(
_rtfeldman$elm_css$Css$vw(35)),
_1: {ctor: '[]'}
}
}
}
Expand Down Expand Up @@ -24199,8 +24187,12 @@
_0: _rtfeldman$elm_css$Html_Styled_Attributes$css(
{
ctor: '::',
_0: _rtfeldman$elm_css$Css$backgroundColor(_jackgene$talks$Deck_Slide_Common$primary),
_1: {ctor: '[]'}
_0: _rtfeldman$elm_css$Css$color(_jackgene$talks$Deck_Slide_Common$white),
_1: {
ctor: '::',
_0: _rtfeldman$elm_css$Css$backgroundColor(_jackgene$talks$Deck_Slide_Common$primary),
_1: {ctor: '[]'}
}
}),
_1: {ctor: '[]'}
},
Expand Down

0 comments on commit d78420d

Please sign in to comment.