Skip to content

Commit

Permalink
#61 moves generated variables to _elements
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesKhong committed Feb 29, 2024
1 parent 3782de4 commit d4b001a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion style-dictionary.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ module.exports = {
buildPath: "assets/",
files: [
{
destination: "css/base/_generated-variables.css",
destination: "css/_elements/_generated-variables.css",
format: "css/variables",
options: {
showFileHeader: false,
Expand Down

0 comments on commit d4b001a

Please sign in to comment.