Skip to content

Commit

Permalink
Removed 10 / 20 css files
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarmaged committed Sep 1, 2024
1 parent a61e54f commit c02e86c
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 305 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
genereate/
generate/
node_modules/

npm-debug.log
Expand Down
3 changes: 0 additions & 3 deletions 10.css

This file was deleted.

3 changes: 0 additions & 3 deletions 20.css

This file was deleted.

2 changes: 0 additions & 2 deletions builder.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ function init(fromName, toName) {
.then(({ css }) => fs.writeFile(to, [header, css].join('\n\n'), () => true))
}

init(10, 10)
init(20, 20)
init('web', 'colors')
148 changes: 0 additions & 148 deletions src/10.css

This file was deleted.

148 changes: 0 additions & 148 deletions src/20.css

This file was deleted.

0 comments on commit c02e86c

Please sign in to comment.