Skip to content

Commit f7f5126

Browse files
committed
Failed to load resource
1 parent 58fc939 commit f7f5126

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

functions.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ function shapely_scripts() {
271271

272272
wp_enqueue_script( 'shapely-scripts', get_template_directory_uri() . '/js/shapely-scripts.js', array( 'jquery' ), '20160115', true );
273273

274-
wp_enqueue_style( 'shapely-scss', get_template_directory_uri() . '/assets/css/style.css' );
275274
}
276275

277276
add_action( 'wp_enqueue_scripts', 'shapely_scripts' );

0 commit comments

Comments
 (0)