Results 85 issues of Cory Simmons

directions on how to fix please?

``` styl body bg[tab] ``` expands to ``` styl body background: #000; ``` Is there a setting to remove the trailing semi-colon?

In the docs, when I click on a sidebar link, scroll down to read a bit, then click on another sidebar link, it doesn't jump me back to the top...

issue: docs

![image](https://cloud.githubusercontent.com/assets/224636/16040624/d4559460-31fe-11e6-879f-8e6f164967a2.png)

enhancement

- [x] Get rid of alpha channel derp - [ ] List hex and rgb - [ ] Consider releasing a color-groups.json based on [Wikipedia](https://en.wikipedia.org/wiki/Web_colors#X11_color_names) Example: ``` { "cornsilk": {...

```js // ./_app.js // ... const App = ({ Component, pageProps, query }) => ( ) App.getInitialProps = ({ query }) => { return { query } } export default...

1. Go here https://nextjs-hasura-boilerplate.vercel.app/ 2. Click login button 3. Click Google account you want to sign in as 4. Get redirected to this: ![image](https://user-images.githubusercontent.com/224636/175043730-a15ae0e9-ce08-4233-80aa-c9dfa31c8fcd.png)

bug

Whenever I try to import it I get that error. When I populate SERVER_KEY and/or FCM_CLIENT_PUSH_TOKEN, I also get that error.

I just want to open Flux with Alfred, and when it's open, my screen is dimmed to a single preset. Then when I exit out of Flux, I want it...