Skip to content

Conversation

@mynameisguy
Copy link
Contributor

Allow more flexibility for the HTML design

For example custom fonts: #70

@Samykills
Copy link

is there a plan to merge this ?? @stulip

@sado8 sado8 merged commit 2c2b5db into wxik:master Aug 24, 2021
.content {font-family: Arial, Helvetica, sans-serif;color: ${color}; width: 100%;${
!useContainer ? 'height:100%;' : ''
}-webkit-overflow-scrolling: touch;padding-left: 0;padding-right: 0;}
.content {font-family: Arial, Helvetica, sans-serif;color: ${color}; width: 100%;${!useContainer ? 'height:100%;' : ''}-webkit-overflow-scrolling: touch;padding-left: 0;padding-right: 0;}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How can I ensure that the font-family style in initialCSSText applied to an element doesn't override the static value here?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants