Skip to content

Commit

Permalink
Update src/languages/css-source-code.js
Browse files Browse the repository at this point in the history
Co-authored-by: Milos Djermanovic <[email protected]>
  • Loading branch information
nzakas and mdjermanovic authored Nov 4, 2024
1 parent bbd1836 commit cb0cfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/css-source-code.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class CSSTraversalStep extends VisitNodeStep {
//-----------------------------------------------------------------------------

/**
* JSON Source Code Object
* CSS Source Code Object
*/
export class CSSSourceCode extends TextSourceCodeBase {
/**
Expand Down

0 comments on commit cb0cfda

Please sign in to comment.