-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
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
Develop overflow wrap #1814
Develop overflow wrap #1814
Conversation
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-1814.westeurope.2.azurestaticapps.net |
Må man definere word-break:normal hvis det er default oppførsel? |
b72fbb9
to
5184f63
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-1814.westeurope.2.azurestaticapps.net |
5184f63
to
52e9596
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-1814.westeurope.2.azurestaticapps.net |
Du har helt rett. Fjernet |
Fikk tilbakemeldning så testet litt:
Ser ut som det er den kombinasjonen man burde ha. Også lest att hygpens ikke har effect på
overflow-wrap: anywhere;
(men det blir hypens automatiskt)