issues
search
tachyons-css
/
tachyons-build-css
Transpile Tachyons postcss to vanilla css
MIT License
27
stars
12
forks
source link
Fix Unknown browser query `dead` with CRA
#23
Open
ahmadatallah
opened
5 years ago
ahmadatallah
commented
5 years ago
Description
This will fix the browser query
dead
issue raised from tachyons-cli with create-react-app mentioned here
https://github.com/tachyons-css/cli/issues/22
I have tested it on my forked tachyons-cli repo
branch
and it's working fine
Also
this repo
is a working example for this fix!
Once this PR reviewed and may be approved we can add the new release of tachyons-build-css in the tachyons-cli next release!
Fixed linting issues in the tests
Description
dead
issue raised from tachyons-cli with create-react-app mentioned here https://github.com/tachyons-css/cli/issues/22