mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-02 22:01:52 +00:00
Use external shlink-web-component and remove local one
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user