1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00

ref: Little refactoring

This commit is contained in:
Maksim Eltyshev 2022-11-20 15:05:21 +01:00
parent 04bcfcddfa
commit fa3a3ba2c0
3 changed files with 151 additions and 21 deletions

View file

@ -11,6 +11,7 @@ import NotFound from './NotFound';
import 'react-datepicker/dist/react-datepicker.css';
import 'photoswipe/dist/photoswipe.css';
import 'easymde/dist/easymde.min.css';
import '../lib/custom-ui/styles.css';
import '../styles.module.scss';