Ely De La Cruz
Ely De La Cruz
Hi @jpt , I was wondering if there is any way to use the already existing font files (in "fonts/..." directory) as a variable font (I'm on MS Windows and...
## Description There is a need to know what typescript versions are supported by the project since legacy typescript projects (Angular 8 etc.) use typescript versions that don't support the...
This feature has a multitude of uses and actually, also, enables Sass variable exports (as pointed out, further below). ## Acceptance Criteria We need to add an example of this...
In alignment with recent culture conscience race, and person safe, language used in software etc., we should change the branch name, of the 'master' branch, to 'main'. ## Acceptance Criteria...
We should add this to automatically populate our change log file. ## Acceptance Criteria Add gh-action step for updating our existing CHANGELOG.md file to contain release notes between previously published...
Currently we don't look for [`output.chunkFileNames`](https://rollupjs.org/configuration-options/#output-chunkfilenames), or related rollup config options before outputting transformed files - we should do this as it will allow users to leverage existing rollup knowledge...
### Search terms you've used *deno* ### Impacted package Which packages do you think might be impacted by the bug ? - [x] solid-client-authn-browser - [ ] solid-client-authn-node - [...
Link for 'pkg-config package' takes you to a 404 page.
I was only able to get this to build on windows using `MYSQLCLIENT_LIB_DIR` 'env var as pointed out in closed PR https://github.com/sgrif/mysqlclient-sys/issues/7 hence issue.
Currently (with #131 ) the plugin supports `*.css` files (by adding inclusion of them (via option `include`)), however it might be cumbersome to have to specify you want to support...