Created
November 3, 2016 00:11
-
-
Save EliJDonahue/ef67ecd7bd00303ec8d5651f81a71982 to your computer and use it in GitHub Desktop.
[ArasLabs/custom-form-css] Import a custom CSS file for a form
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@import url("../styles/default.css"); | |
@import url("../customer/myStyles.css"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment