Skip to content

Commit

Permalink
chore(spindle-tokens): remove unused dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
herablog committed Oct 10, 2024
1 parent 4e93c93 commit e02aa7a
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions packages/spindle-tokens/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,6 @@ module.exports = {
css: {
transformGroup: 'css',
files: [
{
destination: 'dist/css/spindle-tokens-primitive-color.css',
format: 'css/variables',
options: {
outputReferences: true,
},
filter: 'primitive-color',
},
{
destination: 'dist/css/spindle-tokens-theme-light.css',
format: 'css/variables',
options: {
outputReferences: true,
},
filter: 'theme-light',
},
{
destination: 'dist/css/spindle-tokens-animation.css',
format: 'css/variables',
Expand Down

0 comments on commit e02aa7a

Please sign in to comment.