Install @shlinkio/shlink-frontend-kit as external lib and downgrade bootstrap

This commit is contained in:
Alejandro Celaya
2023-08-10 20:32:18 +02:00
parent dfe2cdadbc
commit 036c2b28d0
69 changed files with 67 additions and 1514 deletions

View File

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