Use external shlink-web-component and remove local one

This commit is contained in:
Alejandro Celaya
2023-08-14 12:15:57 +02:00
parent 8aa149cac4
commit 6d910519bc
310 changed files with 94 additions and 20244 deletions

View File

@@ -1,7 +1,7 @@
@import 'node_modules/@shlinkio/shlink-frontend-kit/dist/base'; // Before bootstrap stylesheet. Includes SASS var overrides
@import 'node_modules/bootstrap/scss/bootstrap.scss';
@import 'node_modules/@shlinkio/shlink-frontend-kit/dist/index'; // After bootstrap. Includes CSS overwrites
@import '@shlinkio/shlink-web-component/index';
@import 'node_modules/@shlinkio/shlink-web-component/dist/index';
* {
outline: none !important;