Skip to content

Fixes calc usage in mixins.#307

Merged
david-poindexter merged 1 commit into
nvisionative:developfrom
tksheppard:fix-calc-usage
Oct 14, 2022
Merged

Fixes calc usage in mixins.#307
david-poindexter merged 1 commit into
nvisionative:developfrom
tksheppard:fix-calc-usage

Conversation

@tksheppard

@tksheppard tksheppard commented Oct 11, 2022

Copy link
Copy Markdown
Collaborator

Related to Issue

Fixes #308

Description

Calc usage was throwing errors that it wasn't originally. Updated to correct usage of calc.

How Has This Been Tested?

Updated and compiled styles successfully (again).

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@david-poindexter david-poindexter added this to the 2.4.0 milestone Oct 14, 2022

@david-poindexter david-poindexter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome - thank you @tksheppard

@david-poindexter david-poindexter added bug Something isn't working hacktoberfest labels Oct 14, 2022
@david-poindexter
david-poindexter merged commit 18f056d into nvisionative:develop Oct 14, 2022
@david-poindexter david-poindexter modified the milestones: 2.4.0, 3.0.0 Oct 23, 2022
@tksheppard
tksheppard deleted the fix-calc-usage branch February 16, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SCSS calculation warnings

2 participants