feat: introduce CI linting & fix various issues (#5)
* introduce CI checks * fixx * add caching * fixes * wip * server bridge linting * No lint errors * fix paths on lint:prettier * make files pretty again * fix stylelint * fix lock --------- Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/* stylelint-disable selector-id-pattern */
|
||||
@import '@speckle/ui-components/style.css';
|
||||
@import url('@speckle/ui-components/style.css');
|
||||
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
Reference in New Issue
Block a user