How to change the theme from the dist package if the component styles have fixed css?
I think this is a feature which will appear in or right before beta.
@samio80 The styles are currently written with theming in mind, but we don't have a deployment strategy for theming ready yet. As a workaround in the meantime, you can pull the source directly and customize the theme by modifying _default-theme.scss and creating npm packages (via the script stage-release.sh).
Keep in mind that we're still early in the alpha process and, as such, the APIs or behaviors can change between releases.
Yes I thought so too thank you for the reply and cheers for the good work!
There is no way to build theme from NPM packages, so I think it must be separated from component and attached manually (may be tunable). So in this state NPM packages are only for demo purposes.
Any news about that?
Any updates on this now?
Look on rc9
Any update?
" As a workaround in the meantime, you can pull the source directly and customize the theme by modifying _default-theme.scss and creating npm packages (via the script stage-release.sh)."
I've updated the _default-theme.scss file, can some 1 pls help me with steps for "creating npm packages (via the script stage-release.sh)." :(
See the changelog.
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
Any news about that?