react-sortable-tree
react-sortable-tree copied to clipboard
CSS doesn't work
I have imported css as import '@nosferatu500/react-sortable-tree/style.css';
but it does not work. When i import css from original repo (react-sortable-tree/style.css)
it works.
With v5 release, you will no longer need to import additional .css files.
npm i @nosferatu500/[email protected]
@nosferatu500 is there a timeline for the v5 release?
I was planning to re-implement the tree behavior from scratch for v5. it was about a few month ago and work is done about 10%. So, “when will v5 come out?” Idk, I have my regular muggle job and I just don't have time for this project.