Skip to content

Instantly share code, notes, and snippets.

View veksen's full-sized avatar
:octocat:
Focusing

Jean-Philippe Sirois veksen

:octocat:
Focusing
View GitHub Profile
@veksen
veksen / .env
Created October 16, 2020 04:42 — forked from giladaya/.env
.env support for webpack - based on code from create-react-app
# example of a config value
REACT_APP_EXAMPLE_VAL=1234
.chosen-container {
max-width: 100%;
}
select.form-control + .chosen-container.chosen-container-single .chosen-single {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;