imba
imba copied to clipboard
🐤 The friendly full-stack language
### Description autocompletion doesn't work . ### Reproduction _No response_ ### System Environment _No response_
### Description it will allow multiple options to be checked as opposed to just one at a time ### Reproduction _No response_ ### System Environment _No response_
### Description Does not work: ``` @keyframes fade 0% bg:{color} ``` ### Reproduction _No response_ ### System Environment _No response_
### Description Here `{total}` works but if I change it to `{speed * 4}` it doesn't work: ``` css d:grid grid-template-columns:1fr 1fr g:1px s:10px > animation:fade {total}ms linear infinite rd:1px...
I have been trying to a find a way to directly import YAML files into my IMBA projects. I have tried using **import {default as ViteYaml} from '@modyfi/vite-plugin-yaml';** in a...
### Description (1) Ability to generate a range with the range syntax. ``` const range1 = [0..2] # --> [0, 1, 2] const range2 = [0...2] # --> [0, 1]...
### Description _No response_ ### Reproduction _No response_ ### System Environment _No response_
### Description The Vite plugin does not work with Safari (and other Webkit-based browsers) in development mode. This is what I was seeing [here](https://github.com/imba/imba/issues/750#issuecomment-1368710860). Opening a dedicated issue for this...
### Description _No response_ ### Reproduction _No response_ ### System Environment _No response_
### Description _No response_ ### Reproduction _No response_ ### System Environment _No response_