Skip to content
#

auto

Here are 383 public repositories matching this topic...

winstondu
winstondu commented Aug 28, 2019

CSS has the ability to allow proportional margin and padding:
https://webplatform.github.io/docs/guides/the_css_layout_model/#Proportional-margins-and-padding-in-the-W3C-box-model

I was wondering if it is possible to implement a similar concept with edges. For example, if I wanted my top margin of a subview to its superview to be 20% of the superview height (i.e. subview.top = superview.top +

OlegWock
OlegWock commented Sep 23, 2019

Thank you for this awesome tool! This is not a bug report, but something like question or maybe feature request. It sometimes required to change build process, sometimes webextension-toolbox-config.js works like a charm, but unfortunately not always. Sometimes I need to change built-in webpack config and I wonder can I somehow do 'eject' (like at create-react-app) and have webpack config in my pro

Improve this page

Add a description, image, and links to the auto topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the auto topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.