Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Change name of CSS file from adminlte 3 #172

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

cavasinf
Copy link
Contributor

Description

According to the repo,
the file CSS is no longer with uppercases: https://github.com/ColorlibHQ/AdminLTE/tree/v3/dist/css

FIX error from webpack:

$ encore dev
Running webpack ...

 ERROR  Failed to compile with 1 errors                                                                                                                                                                                                                       

This dependency was not found:

* admin-lte/dist/css/AdminLTE.min.css in ./vendor/kevinpapst/adminlte-bundle/Resources/assets/admin-lte.js

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I updated the documentation (see here)
  • I agree that this code is used in AdminLTEBundle and will be published under the MIT license

According to the repo, 
the file CSS is no longer with uppercases: https://github.com/ColorlibHQ/AdminLTE/tree/v3/dist/css

FIX error from webpack:
```bash
$ encore dev
Running webpack ...

 ERROR  Failed to compile with 1 errors                                                                                                                                                                                                                       

This dependency was not found:

* admin-lte/dist/css/AdminLTE.min.css in ./vendor/kevinpapst/adminlte-bundle/Resources/assets/admin-lte.js
```
Copy link
Owner

@kevinpapst kevinpapst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks 👍

@kevinpapst kevinpapst merged commit b636c57 into kevinpapst:adminlte-v3 Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants