Skip to content

Commit

Permalink
Merge pull request #13 from crynobone/patch-1
Browse files Browse the repository at this point in the history
Remove Empty CSS
  • Loading branch information
Kristories authored Jul 27, 2021
2 parents 4971694 + c5d8284 commit fb87c85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Novassport.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ class Novassport extends Tool
public function boot()
{
Nova::script('novassport', __DIR__ . '/../dist/js/tool.js');
Nova::style('novassport', __DIR__ . '/../dist/css/tool.css');

Nova::resources([
\Kristories\Novassport\Resources\OauthMyApps::class,
Expand Down

0 comments on commit fb87c85

Please sign in to comment.