Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Compile styles to a stylesheet on demand only #52

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RylanH
Copy link
Contributor

@RylanH RylanH commented Dec 20, 2017

Instead of compiling the styles to a stylesheet on evaluation of component files, lets do it only on demand. Making it much faster on initial load.

This basically means dapper.compile is deprecated and users only need to declare a plain object.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant