Kamil Bęben

Results 2 comments of Kamil Bęben

Would be great to create tool in which you could select which browser support are you interested in, and as the result you could download bundled CSS file with rules...

You can achieve the same result by associating `sql` files with `postgres` language in vscode settings * Run `Preferences: Open settings (JSON)` * Paste this ```json "files.associations": { "*.sql": "postgres"...