Skip to content

Commit

Permalink
chore: remove css import
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Jun 6, 2022
1 parent 3da09d5 commit e575ee9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
[npm][]:

```sh
npm install @ladjs/assets
npm install @ladjs/assets spinkit
```


Expand Down
3 changes: 0 additions & 3 deletions scss/spinner.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
// <http://stackoverflow.com/a/2870024>
background-attachment: fixed;

// spinkit
@import 'node_modules/spinkit/spinkit.css';

// override spinkit variables just for this
--sk-size: 60px;
--sk-color: white;
Expand Down

0 comments on commit e575ee9

Please sign in to comment.