@eightshift/frontend-libs
Version:
A collection of useful frontend utility modules. powered by Eightshift
10 lines (8 loc) • 304 B
JavaScript
/**
* This is the main entry point for Block Editor blocks used for the `WordPress frontend screen` and `WordPress admin editor`.
* This file registers styles and scripts.
*
* Usage: `WordPress frontend screen` and `WordPress admin editor`.
*/
// Styles.
import './styles/application-blocks.scss';