Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rwaskiewicz/stencil-postcss-test-1795


https://github.com/rwaskiewicz/stencil-postcss-test-1795

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Reproduction Case Attempt

This is a reproduction case attempt for https://github.com/ionic-team/stencil/issues/1795

## Running Steps
```
npm ci \
&& npm start
```

I was able to modify https://github.com/rwaskiewicz/stencil-postcss-test-1795/blob/main/src/common/_variable.css's `font-color`
locally on a mac and have it propagate to the served component.