from what i can tell, you are only importing @acab/reset.css to manage the layer order, and most of it is left unchanged. so it might be better to import it into your index directly and set the layer. this way you will be able to get future updates to the reset.
from what i can tell, you are only importing
@acab/reset.cssto manage the layer order, and most of it is left unchanged. so it might be better to import it into your index directly and set the layer. this way you will be able to get future updates to the reset.