zulip/web/styles
Anders Kaseorg 5cdf38b1f7 styles: Use standard CSS nesting syntax.
CSS nesting is being standardized with the syntactic restriction that
the nested selector cannot start with an identifier.  This was
necessary to allow the syntax to be parsed without lookahead.

https://webkit.org/blog/13813/try-css-nesting-today-in-safari-technology-preview/
https://www.w3.org/TR/css-nesting-1/#syntax

The postcss-nesting plugin used by postcss-preset-env enforces this
restriction.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-03-20 11:26:30 -07:00
..
portico styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
alerts.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
app_components.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
components.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
compose.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
dark_theme.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
drafts.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
hotspots.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
image_upload_widget.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
informational_overlays.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
input_pill.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
left_sidebar.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
lightbox.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
message_edit_history.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
message_row.css message_row: Fix rewrapping message lines after receiving ack. 2023-03-17 08:10:13 -07:00
modal.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
popovers.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
pygments.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
reactions.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
recent_topics.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
rendered_markdown.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
right_sidebar.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
search.css search css refactor: Nest media queries. 2023-03-07 15:38:11 -08:00
settings.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
subscriptions.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
tooltips.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
typing_notifications.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
user_circles.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
user_status.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
widgets.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
zulip.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00