Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable CSS3 Pseudo Elements #310

Merged

Conversation

AsianChris
Copy link
Contributor

This would allow the user to create CSS/SCSS using CSS3 PseudoElements.

It's a difference between :before and ::before in the CSS

More Info: scss_lint:PseudoElement

@JakeBeresford
Copy link
Collaborator

This is a good addition, however the build is failing. This is likely due to an outdated Travis configuration. Please rebase the changes from master in to your branch, once you have a passing build I will merge this change.

@AsianChris AsianChris force-pushed the feature/enable-css3-pseudo-elements branch from cb35264 to ec134e0 Compare June 12, 2017 21:04
@AsianChris
Copy link
Contributor Author

@JakeBeresford Hey. Thanks! I just updated the PR. Should be good to go now

@JakeBeresford JakeBeresford merged commit c269211 into FontCustom:master Jun 13, 2017
norydev pushed a commit to Silverfin-Engineering/fontcustom that referenced this pull request Mar 19, 2020
* Add CSS3 option / Use CSS3 option to select correct PsuedoElement
* Add Template Helper for get psuedo element
* Update README to show pseudo_element helper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants