Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rwaskiewicz/stencil-postcss-test-1795
https://github.com/rwaskiewicz/stencil-postcss-test-1795
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rwaskiewicz/stencil-postcss-test-1795
- Owner: rwaskiewicz
- License: mit
- Created: 2024-01-25T14:21:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-25T14:35:11.000Z (about 1 year ago)
- Last Synced: 2024-12-13T00:30:03.061Z (about 2 months ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.