prefonty

Results 4 comments of prefonty

@jameelmoses What does your `@function` look like? It should be something like what follows: ```sass @function sitecolor ($sitecolor, $tone: 'base') { @return map-get(map-get($sitecolors, $sitecolor), $tone); } ```

@jameelmoses On second look I have the very same thing ;-) You simply illustrated well the issue at hand with visualization of SASS mapped colors.

Cursor also now supports Claude 3 Opus directly, with my own API key. And with it too the pasting of images from the clipboard works directly in the chatbox.

I have the latest version installed 0.0.39 in PhpStorm and my chat hangs with any of these models: ![image](https://github.com/continuedev/continue/assets/1202532/efb0a729-adc8-4634-a211-23b1aa53575a) I would like to provide the logs but have not found...