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

Feature/dswp 57 dswp pattern horizontal card image l #39

Conversation

ASpiteri-BCGov
Copy link
Contributor

No description provided.

@@ -7,10 +7,13 @@
function design_system_public_enqueue_global_styles() {
$version = filemtime( get_template_directory() . '/dist/index.css' );
wp_enqueue_style( 'design-system-styles', get_template_directory_uri() . '/dist/index.css', array(), $version );
add_editor_style( 'design-system-styles', get_template_directory_uri() . '/dist/index.css', array(), $version );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this? From the docs it looks like this is only for adding css to the TinyMCE editor.

@ASpiteri-BCGov
Copy link
Contributor Author

Creting a new PR that has bother left and right variants.

@ASpiteri-BCGov ASpiteri-BCGov deleted the feature/DSWP-57-DSWP-Pattern-Horizontal-Card-Image-L branch January 2, 2025 16:41
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