-
Updated
Feb 28, 2021 - JavaScript
CSS
Cascading Style Sheets (CSS) is a language used most often to style and improve upon the appearance of views. It allows for the separation of presentation and content, and includes the characteristics of layouts, colors and fonts. CSS builds upon HTML to make webpages more interactive and appealing to the user.
Here are 81,680 public repositories matching this topic...
Our CI settings are a bit outdated - they just npm install - we should move them to Github actions so the whole team can have full access to the whole process. It should run:
npm installnpm startnpm run docs
-
Updated
Feb 8, 2021 - JavaScript
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Feb 4, 2021
-
Updated
Feb 26, 2021 - CSS
Map is not defined
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Feb 28, 2021 - CSS
We are currently adding Hyper CLI path to user PATH in Windows registry: https://github.com/zeit/hyper/blob/262eb8ad9b7b9b15351f331765151538d67a09e2/app/utils/cli-install.js#L49-L91
A caveat is that environment variables are cached and users should open and validate "Edit environment variables for your account" dialog to force a cache refresh (or simply reboot their workstation).




https://www.electronjs.org/docs/api/power-monitor#powermonitor
Previously used to be 'suspend, resume' events also for linux.
Why you remove it?
Are there alternative solutions?
I need to after sleep mode "resume" event returns sleep time.
And now if update electron, it will not work.