We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
createMorfeo
spec
core
web
colorsSchemas
@media (preferred-color-scheme: ...)
morfeo.css
morfeo.component
morfeo init
classNamePrefix
emojis
minify
next
remix
react
astro
solid
qwick
The text was updated successfully, but these errors were encountered:
mauroerta
No branches or pull requests
General
createMorfeo
singleton to create the morfeo instance #857createMorfeo
spec
andcore
packages any type/logic related to responsive styles or multi-theming and move them into theweb
packages (@morfeo/core - @morfeo/web | hook into resolveProperty and theme.set #816)colorsSchemas
to the theme (web package augmentation) in order to have custom resolutions (default@media (preferred-color-scheme: ...)
(✨ feat: create a strong separation between colorSchemas and colors #571)core
andweb
packages.Build Time
morfeo.css
morfeo.component
(React)morfeo init
command #863classNamePrefix
,emojis
, andminify
configurations (createMorfeo
singleton needs to be done first) #874Docs
Nice to have
Examples
next
(app router)remix
react
astro
solid
qwick
The text was updated successfully, but these errors were encountered: