-
**Is your feature request related to a problem? Please describe.**
At that time slinkity lacks of `PostCSS` support.
I know _sass_ supports a huge amount of things, but this is not the only solutio…
-
**Description**
This is a suggestion for when wails can't find the index.html file. Strictly speaking, it is not a bug, but it does make the program report an error. It can be regarded as a small def…
-
[troubleshooting section]: https://iles-docs.netlify.app/faqs/troubleshooting
- [x] I have read the __[troubleshooting section]__ before opening an issue.
- [x] I have tried upgrading `iles` and `…
-
- [x] Add basic github action workflow on merge to main, or PR to main https://github.com/cypressf/climate-risk-map/pull/2
- [x] Add skeleton rust tests https://github.com/cypressf/climate-risk-map/p…
-
## Describe your environment
* Operating system: macOS 10.14.4
* Python Version: Python 3.9.6(`python -V`)
* CCXT version: 1.57.3(`pip freeze | grep ccxt`)
* Freqtrade Version: 2021…
-
### Describe the bug
I have a single component library that I build with Vite and when trying to consume it in a Vue CLI based app, it fails with `Unexpected token 'export'`. It appears to be…
-
Dear everyone,
I would like to propose three core systems in Arrowhead 5.0, which are redesigned and built upon comments, feedback from the community.
- Service Registry
- System Registry
- De…
-
In a developer chat, someone said "I have never seen a good argument for using HABTM" which means a `has_and_belongs_to_many` relationship, which I added between the Space and User models.
However…
-
One can add type annotations in a separate line, similar to [how Haskell is doing it](http://learnyouahaskell.com/syntax-in-functions).
Consider this example:
```js
/// (string, string) string
…
-
Last proposed API from Rich:
```js
module.exports = {
kit: {
vite({ mode }) {
// mode is something like 'dev', 'build', 'service-worker'
}
}
};
```
---
Currently, #4…