UNPKG

@eightshift/frontend-libs

Version:

A collection of useful frontend utility modules. powered by Eightshift

10 lines (8 loc) 304 B
/** * 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';