-
-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Description
Sorry if this has been asked before, but I couldn't find it in the nodegui docs, or on this repo's issues.
What I want to do
I have cloned the react node gui starter application, and I am starting to put together the foundation of my application in there. I want to import a CSS file in my application, so that it may be used to style my application. I have seen examples of people adding CSS into their typescript or javascript, but I'd like to avoid that if possible, as it makes for massive files, and coupling code with UI styling.
Metadata
Metadata
Assignees
Labels
No labels