css-render
css-render copied to clipboard
Generating CSS using JS with considerable flexibility and extensibility, at both server side and client side.
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 to 29.4.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 to 29.4.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.2.0. Release notes Sourced from mocha's releases. v10.2.0 10.2.0 / 2022-12-11 :tada: Enhancements #4945: API: add possibility to decorate ESM name before import (@j0tunn) :bug:...
Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 15.0.1. Changelog Sourced from sinon's changelog. 15.0.1 aa493da4 Upgrade to fake-timers v10.0.2 (Carl-Erik Kopseng) Contains several fixes b3ee0aa5 Use Node version 18 in Runkit examples...
Bumps [karma-spec-reporter](https://github.com/tmcgee123/karma-spec-reporter) from 0.0.33 to 0.0.36. Commits e35e100 0.0.36 e3d6a4b chore(colors): revert colors dependency to safe version e778b77 0.0.35 c27e6b0 fix(logFinalErrors): only use colors when they are set by the...
Hi `07akioni/css-render`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...
I'm looking at the documentation shown here https://www.npmjs.com/package/@css-render/vue3-ssr and I'm wondering if the useSsrAdapter has to be included in every component or if it is just the main.ts file? Also...