particle
particle copied to clipboard
A starter kit for using the prototyping tool, Pattern Lab, in tandem with a Drupal theme. Utilizes Webpack for all asset management.
Is there an easy way to export each pattern into a single css file? Thanks for help!
Hi! I keep getting this JS error right after the installation of Particle (tried few different versions, latest and the 10.6.0) and it's all the same. `Uncaught SyntaxError: Invalid or...
`{% set classes = [ "form-control", "c-form__input" ] %}` ` ` return `` in the past i used plugin-data-transform, but i understand that plugin doesn't work in node version, there...
In source/default/_patterns/01-atoms/dropdown/_dropdown.twig line 53 is: `` but dropdown_menu_right never gets set. This is easily fixed by adding a line between 40 and 41: `{% set dropdown_menu_right = dropdown_menu_right ? 'dropdown-menu-right'...
https://github.com/phase2/particle/blob/master/apps/node-pl/pattern-lab/_patterns/00-protons-demo/type.twig#L93
Hi, is there a Docker container which provides the tool. I have a windows machine and I don't want to install npm on my host os. Thanks in advanced, Julien
I just wanted to inform that the version might not look correct one for v.10.6.1: https://github.com/phase2/particle/blob/v10.6.1/package.json#L3 And I was unable to click on the Patternlab on top to left, it...
When trying to use the attributes filter in alter-twig.php (which I assume is a way of dealing with the missing filters/functions provided by the Data Transfer Plugin which the latest...
I noticed that Particle does not have a listed Code of Conduct. While primarily an internal tool, this is a repository that can be used by others and that we...