Penn Su

Results 26 issues of Penn Su

``` Error in ./ReactMount Module not found: Error: Can't resolve 'react/lib/React' in '/Project/node_modules/react-fittext/node_modules/react-dom/lib' ```

That would be awesome!

enhancement

Can it be like https://github.com/laserlemon/figaro where you can set env variables that is default across all environments?

ENV simply doesn't return anything when deployed to device

### Describe what you want https://www.postgresql.org/docs/12/ddl-generated-columns.html

enhancement

``` h1, h2 { font-size: 30px } ``` into ``` .namespace1 h1, .namespace1 h2, .namespace2 h1, .namespace2 h2 { font-size: 30px } ```