Chris Violette

Results 5 issues of Chris Violette

Since Sass is becoming more and more popular, and now Bootstrap is [officially supporting it](http://getbootstrap.com/css/#sass), I added Sass stylesheets & config for those who prefer to use it over LESS....

### Environment ------------------------------ - Operating System: Linux - Node Version: v18.18.0 - Nuxt Version: 3.11.2 - CLI Version: 3.11.1 - Nitro Version: 2.9.6 - Package Manager: [email protected] - Builder: -...

bug

Changed how the child theme `style.scss` loads the parent stylesheet. Importing the SCSS version should allow the ability to use additional SASS functionality that would refer to the parent styles,...

I've been running into issues integrating Storybook with a newer Nuxt project, currently on `3.7.0`, but I've seen the same issues with newer patch versions of `3.7` Most often, the...

Adds a `fetchOptions` key to GraphQL client config to allow further customization when defining a client in Nuxt config. See https://github.com/jasonkuhrt/graphql-request#configuration