Push the css to the css-stack

parent b1144063
@push('css-stack')
<style> <style>
li.error { li.error {
border-top-color: #dd4b39 !important; border-top-color: #dd4b39 !important;
} }
</style> </style>
@endpush
<?php $prefix = isset($prefix) ? $prefix . "_" : ""; ?> <?php $prefix = isset($prefix) ? $prefix . "_" : ""; ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment