"The stone has been proved and found to be 'fair work and square work' and fit to be laid as the foundation stone of this Holy Temple. "
~ Freemason ceremony, The Cork Examiner of 13th January 1865.
Ascetic CSS framework for your ui.
npm i -S cornerstone-css
Supported style systems are:
- CSS
- SCSS
- Styled Components
<link rel="stylesheet" type="text/css" href="../node_modules/cornerstone-css/dist/css/cornerstone.min.css">
@import '../node_modules/cornerstone-css/dist/scss/cornerstone.scss';
import Cornerstone from 'cornerstone-css';
// or
import { CorneredButton } from 'cornerstone-css';
TO:DO