Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] Custom Preset can't override SASS varibles #13191

Closed
jd-solanki opened this issue Mar 2, 2021 · 1 comment
Closed

[Bug Report] Custom Preset can't override SASS varibles #13191

jd-solanki opened this issue Mar 2, 2021 · 1 comment
Assignees
Labels
duplicate The issue has already been reported T: bug Functionality that does not work as intended/expected

Comments

@jd-solanki
Copy link
Contributor

Environment

Vuetify Version: 2.4.5
Vue Version: 2.6.12
Browsers: Chrome 88.0.4324.182
OS: Linux x86_64

Steps to reproduce

  1. yarn
  2. yarn serve

Expected Behavior

SASS variables defined in src/@core/custom-preset/preset/variables.scss shall override the vuetify variables and gives desired style

Actual Behavior

SASS variables aren't overriding

Reproduction Link

https://github.com/jd-0001/vuetify-custom-preset

Other comments

Preset docs don't mention how can I develop and use it inside my project. There's only mention of how to install available presets. Also pre-made presets aren't working. Check this issue.

@ghost ghost added the S: triage label Mar 2, 2021
@MajesticPotatoe MajesticPotatoe self-assigned this Mar 2, 2021
@MajesticPotatoe MajesticPotatoe added duplicate The issue has already been reported T: bug Functionality that does not work as intended/expected and removed S: triage labels Mar 2, 2021
@MajesticPotatoe
Copy link
Member

duplicate of vuetifyjs/vue-cli-plugins#222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue has already been reported T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants