73b8b64e21
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.32. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.32) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
scripts | ||
src | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.json | ||
package.json | ||
README.md | ||
styled.d.ts | ||
tsconfig.json | ||
webpack.config.js | ||
yarn.lock |
Heliox - Dashboard
Uses: https://github.com/GHOSCHT/simple-electron-react-boilerplate
Dashboard: node-gyp fails on sqlite3 build -> set default pyhton version to python 2
node-gyp --python /path/to/python2.7/python.exe
or
npm config set python /path/to/executable/python2.7